Audits a repository for human-facing or operational documentation that drifted from code, config, interfaces, workflows, or repo structure changes. Use when a user says check docs drift, docs are stale, update the runbook after this change, or what documentation is missing after this change. Do NOT use for agent-guidance updates, generic documentation rewrites, or writing docs without evidence that they are stale.
$npx -y skills add ckorhonen/swe-skills --skill docs-drift-auditInstalls into the current project.
Run `npx skills use "https://github.com/ckorhonen/swe-skills" --skill "ckorhonen/swe-skills/docs-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/ckorhonen/swe-skills" that are relevant to the current task. Run `npx skills add "https://github.com/ckorhonen/swe-skills"` and select the relevant skills, then follow their instructions.