deep-audit
Installation
SKILL.md
/deep-audit — Repository Infrastructure Audit
Run a comprehensive consistency audit across the entire repository, fix all issues found, and loop until clean.
When to Use
- After broad changes (new skills, rules, hooks, guide edits)
- Before releases or major commits
- When the user asks to "find inconsistencies", "audit", or "check everything"
Workflow
PHASE 0: Mechanical checks (run FIRST, cheap, deterministic)
Before spawning agents, run the mechanical parity checks:
python3 scripts/check-skill-integrity.py --verbose