claude-md-management
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Summary
md files by auditing them for completeness and consistency, capturing session learnings automatically, and keeping project memory current.
- It ensures your project documentation evolves with your codebase, reducing onboarding time and preventing knowledge loss.
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install claude-md-management@<marketplace>
/pluginUse Cases
Usage Examples
/claude-md-management audit
Capture session learnings and update CLAUDE.md
/claude-md-management generate --from-readme
Security Audits
Frequently Asked Questions
What is claude-md-management?
This skill helps developers maintain high-quality CLAUDE.md files by auditing them for completeness and consistency, capturing session learnings automatically, and keeping project memory current. It ensures your project documentation evolves with your codebase, reducing onboarding time and preventing knowledge loss.
How to install claude-md-management?
To install claude-md-management: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install claude-md-management@<marketplace>. Finally, /plugin in Claude Code.
What is claude-md-management best for?
claude-md-management is a plugin categorized under General. Created by Anthropic.
What can I use claude-md-management for?
claude-md-management is useful for: Audit an existing CLAUDE.md file for missing sections, outdated information, or formatting issues.; Automatically capture key decisions and code changes from a Claude Code session and append them to CLAUDE.md.; Update project memory by summarizing recent commits or pull requests into a structured CLAUDE.md entry.; Generate a new CLAUDE.md file from scratch based on a project's README, package.json, and source code structure.; Check CLAUDE.md for consistency with the actual project dependencies, scripts, and configuration files.; Merge multiple CLAUDE.md fragments from different branches into a single coherent file..