What problem does it solve?
This Skill helps you audit an existing documentation file against the live codebase so you can remove stale claims, fix inaccuracies, and fill in missing details without rewriting the document from scratch.
Core Features & Use Cases
- Evidence-backed verification: Checks commands, paths, env vars, scripts, and other claims against source files before any edit is made.
- Targeted documentation refresh: Suited for runbooks, README files, AGENTS.md, CLAUDE.md, ADRs, setup guides, and similar markdown docs that need to stay current.
- Practical outcome: Use it when a doc feels out of date and you need a precise report of what is correct, stale, missing, or unverifiable before applying small surgical fixes.
Quick Start
Use the doc-review skill to audit README.md against the current codebase and report any stale, missing, or unverifiable claims before editing.