skills/doc-drift-git-en/SKILL.md
Check doc-code consistency on git diff against remote and generate drift report.
npx skillsauth add ousiass/claude-config doc-drift-git-enInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Language: Always interact with the user in 日本語.
Cross-reference changes within the diff only. Does not scan all project docs. Ideal for checking doc update omissions before PR creation.
git, gh CLIorigin/developorigin/main)git fetch originorigin/develop)git merge-base <comparison-branch> HEAD)git diff --name-status <merge-base>...HEAD)git log --oneline <merge-base>..HEAD).md, .rst, .txt (README, docs/, spec/, etc.)Retrieve diffs for each document, extract added/changed/deleted statements. Identify what they relate to (API, config, structure, etc.).
Identify code changes that need doc updates. Check criteria in references/check-criteria.md.
| Pattern | State | Typical severity | |---------|-------|-----------------| | Code changed, no doc update | Missing update | Critical to Suggestion depending on impact | | Doc changed, no code change | Advance update or unnecessary change | Suggestion to Minor | | Both changed, contradictory | Inconsistency | Critical to Important | | Both changed, consistent | Normal | — |
AskUserQuestion:
review: Doc drift report (<branch> -> <comparison>, <YYYY-MM-DD>)doc-drift-git-report.mdtemplates/report.md| Severity | Criteria | |----------|----------| | Critical | API/data model/auth changes without doc updates, or clear contradictions | | Important | Config/dependency/setup changes without doc updates | | Suggestion | Minor feature change omissions, doc supplements that improve UX | | Minor | Wording inconsistencies, outdated version numbers, trivial inaccuracies |
testing
PRのTest planチェックリストからローカル実行用テスト手順書を生成しPRコメントに投稿
content-media
Stitchモックzipを展開しShopify OS 2.0テーマ(Atomic Design snippets構造)に変換する
devops
Stitchモックzipを展開しNetlifyデプロイ可能な構造に変換する
development
既存の仕様書ディレクトリをHextraテーマのHugo仕様書サイトに変換する