diff-review

Installation
SKILL.md

Diff Review - Multi-Agent Code Review

Review code diffs using multiple AI reviewers in parallel, then merge findings into a unified report.

Usage

/diff-review [<commit-hash>] [--reviewer=<gemini|codex|claude|auto|all>]

Parameters

  • <commit-hash> (optional): Review a specific commit instead of uncommitted changes. Accepts full or short hash.
  • --reviewer (optional): Select reviewer mode
    • gemini: Use Gemini CLI only
    • codex: Use Codex CLI only
    • claude: Use Claude only (spawns new session)
    • auto: Auto-select best reviewer based on code (reads reviewers/auto-select.md)
    • all or omitted: Multi-Agent Mode - use all three reviewers in parallel
Installs
12
GitHub Stars
2
First Seen
Feb 2, 2026