| # | Command | Tool | Category | Tool |
|---|---|---|---|---|
| 1 | /batch Orchestrate large-scale changes across a codebase in parallel. Decomposes work into 5–30 independent units, each in its own git worktree with its own PR. | Claude Code | parallel-agents | Claude Code |
| 2 | /code-review Review the current diff for correctness bugs and for reuse, simplification, and efficiency cleanups. Pass --fix to apply findings, --comment to post as GitHub PR comments, or ultra for a deep cloud review. | Claude Code | code-review | Claude Code |
| 3 | /diff Open an interactive diff viewer showing uncommitted changes and per-turn diffs. Navigate with arrow keys between the git diff and individual Claude turns. | Claude Code | code-review | Claude Code |
| 4 | /stop Stop the attached background session while keeping its transcript and git worktree. | Claude Code | parallel-agents | Claude Code |