Use this skill when the user wants to audit the memory and documents Claude Code loads into context — CLAUDE.md (user global + project + nested), MEMORY.md, @imports, .claude/skills, .claude/agents, .claude/commands, installed plugins — and detect three kinds of issues: outdated claims, mutually contradictory statements, and risky-or-ambiguous wording. Produces a prioritized improvement list at .drift-reports/. Zero config. Trigger phrases: "doc drift", "memory drift", "memory audit", "context drift", "docs audit", "문서 점검", "문서 감사", "메모리 감사", "메모리 점검", "outdated 문서", "문서 충돌". NOT for: exhaustive content audit of an entire area (→ full-audit) · harness maturity scoring (→ check-harness) · single-file verification (→ verification). doc-drift only covers drift (contradiction/staleness/risky wording) in already-loaded context.
$npx -y skills add alexzio00/sovereign-skills --skill doc-driftInstalls into the current project.
Run `npx skills use "https://github.com/alexzio00/sovereign-skills" --skill "alexzio00/sovereign-skills/doc-drift"` 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/alexzio00/sovereign-skills" that are relevant to the current task. Run `npx skills add "https://github.com/alexzio00/sovereign-skills"` and select the relevant skills, then follow their instructions.