Documentation Audit

Systematic process for auditing project documentation to detect and correct drift -- the gap between what docs say and what the code actually does. Cross-references every document against the actual codebase to classify findings as Accurate, Drifted, Missing, or Orphaned. Use when documentation feels stale, after major releases, before onboarding new contributors, or on a recurring schedule. Trigger words: documentation drift, outdated docs, stale README, docs audit, missing documentation, broken links, doc review.

DojoGenesis Updated

File contents

DojoGenesis/mcp/tree/main/internal/skills/bundled/system-health/documentation-audit commit a3ea9dbdfa

Frequently asked questions

npx skillmds@latest add dojogenesis/documentation-audit-3