documentation-verify
Installation
SKILL.md
Documentation Accuracy Verification
Scope
Accuracy verification only: cross-reference documentation claims, commands, API names, and configuration keys against source code in the same repository. Flag anything that cannot be verified.
Inputs
- Changed documentation files (from
git diff). Ifgit diffis unavailable or empty, use files explicitly provided for review; otherwise, treat all documentation files underdocs/as changed. - Full codebase.
- Test files, configuration schemas.
- Documentation structure.
Workflow
Follow this three-stage process to verify documentation accuracy: