What problem does it solve?
This skill keeps a repository's Claude configuration coherent and up-to-date by detecting stale references, overlapping or weak rules, and noisy or duplicate self-improvement proposals so maintainers don't waste time on low-value edits or inconsistent agent behavior.
Core Features & Use Cases
- Proposal consolidation: filter duplicates, merge related proposals, and batch-reject low-value items before presenting a focused set for approval.
- Config audit and repair: analyze skills, rules, CLAUDE.md, hooks, and on-demand refs to find broken paths, trigger overlaps, and stale or misleading rules and apply safe fixes when appropriate.
- Verification and reporting: smoke-test fixes, summarize what changed and where, and emit a health verdict for the repository's Claude setup.
- Use case: run before a release or when onboarding contributors to ensure guards, skills, and references match the actual codebase.
Quick Start
Ask the skill to run a full audit and apply approved self-improvement proposals by saying "self-evolve" or "audit config".