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 from git symbolic-ref refs/remotes/origin/HEAD or falls back to main)
  • --comment (optional flag): Post the review report as a GitHub PR comment (requires gh CLI)
  • Guideline files (optional): CLAUDE.md, REVIEW.md, AGENTS.md, or GEMINI.md in 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:

Installs
2
First Seen
Jun 4, 2026
claude-code-review — mhenke/better-claude-code-review