Cmd. /review
Reviews the diff or selected target. --fix requests edits and --comment requests posted comments, expanding the operation's effects.
Key takeaways
- Alias for
/code-review. - Check the input surface and availability before using the examples below.
Purpose
Alias for /code-review.
/review [low|medium|high|xhigh|max|ultra] [--fix] [--comment] [pr#|branch|path]Availability
| Field | Value |
|---|---|
| Input surface | Running CLI prompt |
| Kind | Alias |
| Status | Current reference |
| Aliases | — |
| Documented minimum | Not specified |
| Reviewed against | 2026-09-22 · Claude Code 2.1.278 |
The installed command menu and account or organization settings determine availability.
Examples
/review highEffects and persistence
Reviews the diff or selected target. --fix requests edits and --comment requests posted comments, expanding the operation's effects.
Current review behavior
Since v2.1.223, /review takes the same arguments as /code-review. With no effort level, it can reuse the last explicitly typed level from low through max. Prefer /code-review ultra for deep cloud review.
Cautions
This is a /code-review alias on current versions. Older PR-only review behavior should not be applied to the current command.