claude-md-management
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
pinned to #6fbe3b0updated 2 weeks ago
Ask your AI client: “install plugins/claude-md-management”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/claude-md-managementmetahub onboarded this repo on the author's behalf.
If you own github.com/anthropics/claude-plugins-official on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
31,973
Last commit
2 weeks ago
Latest release
published
- #claude-code
- #mcp
- #skills
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.6fbe3b0· 2 weeks ago
Kind-specific
31Plugin: manifest fields complete
Plugin: bundled artifacts presentwarn
Couldn't find a skills/ subdir or an MCP server config inside the plugin
A plugin is most useful when it bundles ≥ 1 skill or an MCP server.
Plugin: bundle shape
empty bundle
Plugin: manifest location
manifest at plugin.json
Release history
1- releasecurrent6fbe3b0warn2 weeks ago
Contents
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
What It Does
Two complementary tools for different purposes:
| claude-md-improver (skill) | /revise-claude-md (command) | |
|---|---|---|
| Purpose | Keep CLAUDE.md aligned with codebase | Capture session learnings |
| Triggered by | Codebase changes | End of session |
| Use when | Periodic maintenance | Session revealed missing context |
Usage
Skill: claude-md-improver
Audits CLAUDE.md files against current codebase state:
"audit my CLAUDE.md files"
"check if my CLAUDE.md is up to date"

Command: /revise-claude-md
Captures learnings from the current session:
/revise-claude-md

Author
Isabella He ([email protected])
Reviews
No reviews yet. Be the first.
Related
explanatory-output-style
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
serena
Semantic code analysis MCP server providing intelligent code understanding, refactoring suggestions, and codebase navigation through language server protocol integration.
agents-research
Agents for academic, market, and technical research, synthesis, and reporting
mh install plugins/claude-md-management