context-audit
Installation
SKILL.md
Context Audit
Audit AI context files in a repository for accuracy, coverage, and clarity. Produces a scored quality report with actionable fixes.
User Guidance: $ARGUMENTS
When to Use
- Auditing AI documentation freshness or correctness
- Checking if context files match the actual codebase
- Before onboarding new team members to AI-assisted development
- After major refactors that may have invalidated context docs
- Periodic hygiene checks on agent instructions
When Not to Use
- Writing new context files from scratch (that's a creative task, not an audit)
- Reviewing code changes (use code-review instead)
- General documentation review (this is specific to AI agent context)