Help us improve
Share bugs, ideas, or general feedback.
From swe-skills
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 claudepluginhub ckorhonen/swe-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/swe-skills:docs-drift-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to find documentation that no longer matches the repository's
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Share bugs, ideas, or general feedback.
Use this skill to find documentation that no longer matches the repository's current behavior.
The goal is not to rewrite docs broadly. The goal is to compare the repo's current reality against its human-facing and operational documentation, then report where drift exists and what should change.
Typical outputs include:
Use this skill when the user wants to:
Do not use this skill for:
AGENTS.md or CLAUDE.mdConfirm or infer:
If the scope is unclear, ask for the smallest useful boundary before proceeding.
Start by identifying the change surface that may have caused drift.
Inspect:
Name the actual affected surfaces before looking at docs.
Identify the human-facing and operational docs that should reflect the change.
Look for:
Only include docs that should plausibly change given the inspected surface.
Compare the docs to the current codebase and recent changes.
Focus on mismatches such as:
Treat maybe stale as insufficient. Tie each finding to evidence.
Keep the findings narrow.
Report only documentation changes that are directly justified by the repo evidence. If a doc is broadly bad but not actually stale, do not turn that into drift.
If the best fix would require a full rewrite, call that out as a separate documentation project rather than pretending it is a drift patch.
Rank findings by likely impact:
Prefer the smallest doc changes that restore accuracy and usefulness.
For each drift item, specify:
If a doc is missing entirely, treat that as a missing-doc finding only when the new workflow is materially important.
Provide a report with these sections:
For each finding, include:
For each follow-up, include: