skills/code-review-git-en/SKILL.md
Code quality check and doc drift detection on git diff against remote.
npx skillsauth add ousiass/claude-config code-review-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 日本語.
Ideal for self-review before PR creation or final check before merge.
git, gh CLIorigin/developorigin/main)git fetch originorigin/develop)git merge-base <comparison-branch> HEAD)git diff --name-status <merge-base>...HEAD)git diff --stat <merge-base>...HEAD)git log --oneline <merge-base>..HEAD)Retrieve diffs of changed files and check focusing on changed areas. Read surrounding context (full function, etc.) as needed.
Check criteria in references/check-criteria.md.
Cross-reference changes within the diff only. Do not scan all project docs.
.md/.rst/.txt / code: source and config)Run tests if possible and include results in report.
AskUserQuestion:
review: Git diff review (<branch> -> <comparison>, <YYYY-MM-DD>)code-review-git-report.mdtemplates/report.md| Severity | Criteria | |----------|----------| | Critical | Security risk, data loss, production incident, docs clearly contradicting spec | | Important | Bug risk, architecture violation, insufficient tests, missing doc updates | | Suggestion | Readability/maintainability improvements, refactoring candidates, doc supplements | | Minor | Naming improvements, code style, wording inconsistencies |
testing
PRのTest planチェックリストからローカル実行用テスト手順書を生成しPRコメントに投稿
content-media
Stitchモックzipを展開しShopify OS 2.0テーマ(Atomic Design snippets構造)に変換する
devops
Stitchモックzipを展開しNetlifyデプロイ可能な構造に変換する
development
既存の仕様書ディレクトリをHextraテーマのHugo仕様書サイトに変換する