claude-code-review
Installation
SKILL.md
Claude Code Review Skill
Version 1.3.0 · Agent Skill · June 2026
INPUTS
- Git repository with unmerged changes on the current branch
--target <branch>(optional): Branch to diff against (default: auto-detected fromgit symbolic-ref refs/remotes/origin/HEADor falls back tomain)--comment(optional flag): Post the review report as a GitHub PR comment (requiresghCLI)- Guideline files (optional):
CLAUDE.md,REVIEW.md,AGENTS.md, orGEMINI.mdin the repo root or parent directories of changed files — used to audit for rule violations
Invoke with /skill claude-code-review [--target <branch>] [--comment].
OUTPUTS
A terminal report or PR comment listing each finding with: