Run the docs-code drift audit. Surfaces code files with no documentation references, broken doc-to-code links, and approved/review docs with no code anchors. Requires the code_doc domain pack to be enabled. Presents findings and optional remediation suggestions without writing code or governance decisions.
$npx -y skills add detective-xh/docgraph --skill code-doc-drift-auditInstalls into the current project.
Run `npx skills use "https://github.com/detective-xh/docgraph" --skill "detective-xh/docgraph/code-doc-drift-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/detective-xh/docgraph" that are relevant to the current task. Run `npx skills add "https://github.com/detective-xh/docgraph"` and select the relevant skills, then follow their instructions.