skills/doc-review/SKILL.md
Review documentation for accuracy, drift, and duplication. No code changes.
npx skillsauth add lightforgelabsstudio/aide doc-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Review documentation for correctness, alignment with code and GitHub state, and minimal duplication. No fixes — findings only.
Which docs (or PR) to review. Audience focus (dev workflow vs player-facing).
Before starting: check if <slug>.findings.md exists for these docs. If it does, build on prior findings.
Load docs — Read the target doc(s). Load docs/DOCUMENTATION_POLICY.md to know what format and accuracy standards apply.
Cross-check — Validate each claim against:
gh issue list, gh pr list) for workflow accuracydesign/) for design claim accuracyReport — Group findings by severity (Critical/Major/Minor) with path:line and suggested fix. Note any sections that are outdated, missing, or contradicted by code.
Use /findings — Write findings to <slug>.findings.md so the author can respond without copy-paste.
docs/DOCUMENTATION_POLICY.mdtesting
Skeptical gap analysis for issues, ADRs, plans, and docs. Use when the user wants a second-pass check for missing decisions, contradictions, edge cases, hidden dependencies, scope drift, or readiness before implementation.
tools
Sync branch with remote and confirm a clean end-of-session state.
testing
Create or update an AIDE skill in .aide/skills with valid frontmatter and a concise workflow.
tools
Decompose an accepted ADR into GitHub issues using the issue-creator tool.