claude-md-improver Skill
Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project mem Published by anthropics in claude-plugins-official.
What is claude-md-improver Skill?
Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project mem Published by anthropics in claude-plugins-official. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Writing
- Security review use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use claude-md-improver Skill
- Use it for security review.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: anthropics
- Repository: anthropics/claude-plugins-official
- Skill file: plugins/claude-md-management/skills/claude-md-improver/SKILL.md
What it does
Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project mem
Skill instructions
CLAUDE.md Improver Audit, evaluate, and improve CLAUDE.md files across a codebase to ensure Claude Code has optimal project context. This skill can write to CLAUDE.md files. After presenting a quality report and getting user approval, it updates CLAUDE.md files with targeted improvements. Workflow Phase 1: Discovery Find all CLAUDE.md files in the repository: bash find . -name "CLAUDE.md" -o -name ".claude.md" -o -name ".claude.local.md" 2/dev/null | head -50 File Types & Locations: | Type | Location | Purpose | |------|----------|---------| | Project root | ./CLAUDE.md | Primary project context (checked into git, shared with team) | | Local overrides | ./.claude.local.md | Personal/local settings (gitignored, not shared) | | Global defaults | ~/.claude/CLAUDE.md | User-wide defaults across all projects | | Package-specific | ./packages//CLAUDE.md | Module-level context in monorepos | | Subdirectory | Any nested location | Feature/domain-specific context | Note: Claude auto-discovers C
Explore related resources
Frequently asked questions
What is claude-md-improver?
claude-md-improver is a open-source AI agent skill with Copy skill directory. Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files.
Who is claude-md-improver best for?
claude-md-improver is best for reusing agent instructions, scripts, and references, security review workflows, writing workflows.
How do I install claude-md-improver?
Install or run claude-md-improver using Copy skill directory. Check claude-md-improver for the latest setup command.
Is claude-md-improver actively maintained?
claude-md-improver may need a closer maintenance check before production use.
Auto-fetched from GitHub.