Change-driven documentation audit. Use when the user asks to audit docs since the last audit, check documentation consistency after code/config changes, run a full doc consistency sweep, or verify nothing is stale before a release. Diffs since the anchor, maps changed files to impacted docs, delegates the project's doc checks, drives /code-review + /security-review, and emits one CONSISTENT/NEEDS FIX verdict. Report-only.
$npx -y skills add akira993/doc-audit-harness --skill auditInstalls into the current project.
Run `npx skills use "https://github.com/akira993/doc-audit-harness" --skill "akira993/doc-audit-harness/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/akira993/doc-audit-harness" that are relevant to the current task. Run `npx skills add "https://github.com/akira993/doc-audit-harness"` and select the relevant skills, then follow their instructions.