docs-audit
Installation
SKILL.md
Docs Audit
Audit structure mechanically, then verify semantic drift against relevant source files.
Procedure
- Run
scripts/check_docs.py <project-root>. - Read
docs/index.md, then only files implicated by findings. - Compare behavior claims with code, tests, configuration, and explicit decisions.
- Fix issues when authorized; otherwise report the smallest actionable set.
- Re-run the checker after changes.