review

Installation
SKILL.md
/review                              # review current branch vs main
/review my-feature-branch            # review a specific branch vs main

Spawns dedicated Breaker (correctness) and API Analyst (compatibility/conventions) sub-agents in parallel while the orchestrator performs the Inspector pass (architecture, tests, performance, security). Depth is user-selected.

Optimize for high-confidence, concise findings. Silence is better than speculation.

Input

Target: $ARGUMENTS

Parse $ARGUMENTS:

  1. Review target (positional argument):
    • Non-empty text (e.g., my-feature-branch) -> diff that branch vs main
    • Empty -> diff current branch vs main

Step 1: Confirm Mode

Related skills
Installs
3
GitHub Stars
4.9K
First Seen
Apr 15, 2026