Docs Drift

Use when the user wants to verify this plugin's docs are still in sync with its code after a change — e.g. "check for docs drift", "did the README drift", "are the docs still accurate", "I updated the plugin, verify the docs", "/docs-drift". Runs a deterministic checker for mechanical drift (skill/command catalogs in README and codemap, per-skill index files, dead relative links, English-only rule, version bump) and then does a semantic pass the script cannot — comparing each doc's prose description against what the skill actually does and the dependencies it actually ships. Proposes concrete fixes and only edits docs after the user approves. Manual-trigger only — never auto-invoke; never edit files without approval.

gigayaya b18773f 3 files · 26.5 KB Updated

File contents

gigayaya/gigachang-skills/tree/main/.claude/skills/docs-drift commit b18773f143

Frequently asked questions

npx skillmds@latest add gigayaya/docs-drift