Skip to main content
reopt Handbook
reopt Handbook
Claude Code Command MasterLabels and command selectionHow to read a detail guideComplete command listTerminal CLI Commands and Flags

Task guides

Core command basicsStarting and resuming workSkills and Custom CommandsAutomation and Web CommandsOperations and Safety CommandsCustom commands and skillsMCP connections and commands

Conversation and context

Cmd. /add-dirCmd. /backgroundCmd. /compactCmd. /contextCmd. /copyCmd. /exportCmd. /forkCmd. /importCmd. /initCmd. /memoryCmd. /recapCmd. /renameCmd. /resumeCmd. /rewindCmd. claude project purge

Planning and execution

Cmd. /autofix-prCmd. /batchCmd. /desktopCmd. /goalCmd. /loopCmd. /planCmd. /remote-envCmd. /scheduleCmd. /tasksCmd. /teleportCmd. /workflows

Review and verification

Cmd. /code-reviewCmd. /runCmd. /run-skill-generatorCmd. /security-reviewCmd. /simplifyCmd. /verify

Models and settings

Cmd. /claude-apiCmd. /configCmd. /effortCmd. /fastCmd. /modelCmd. /output-styleCmd. /update-config

Permissions and integrations

Cmd. /agentsCmd. /hooksCmd. /ideCmd. /mcpCmd. /permissionsCmd. /pluginCmd. /reload-pluginsCmd. /reload-skillsCmd. /sandboxCmd. /skillsCmd. /web-setup

Status and diagnostics

Cmd. /debugCmd. /diffCmd. /doctorCmd. /fewer-permission-promptsCmd. /release-notesCmd. /team-onboarding

Display and input

Cmd. /colorCmd. /focusCmd. /keybindingsCmd. /powerupCmd. /statuslineCmd. /terminal-setupCmd. /themeCmd. /tui

Account and usage

Cmd. /upgradeCmd. /usageCmd. /usage-credits

Legacy

Cmd. /costCmd. /pr-commentsCmd. /reviewCmd. /statsCmd. /ultrareviewCmd. /vimCmd. /approved-toolsCmd. /commandsCmd. /extra-usageCmd. /settingsCmd. /tagCmd. /todos

Verification and history

Current verification scopeHandbook updatesRelease coverage historyEarlier verification recordsCommand change history
Handbook›Claude Code Command Master›Cmd. /review
한국어English

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

FieldValue
Input surfaceRunning CLI prompt
KindAlias
StatusCurrent reference
Aliases—
Documented minimumNot specified
Reviewed against2026-09-22 · Claude Code 2.1.278

The installed command menu and account or organization settings determine availability.

Examples

/review high

Effects 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.

Official sources

  • Commands
  • Ultrareview
  • Changelog

Complete command list · Verification scope

Related docs

Cmd. /settings

Alias for the /config settings interface.

Cmd. /cost

Open the /usage cost and limit view through its /cost alias; understand which usage measure applies.

Cmd. /approvals

Codex Command Master · Legacy alias for the /permissions command.

Cmd. /permissions

Codex Command Master · Change Codex approval and permission policy during a session.

Cmd. /review

Codex Command Master · Ask Codex to review the current working tree.

Cmd. /pr-comments

On current versions, ask Claude directly to read the PR comments.

Cmd. /stats

Open the Stats tab of /usage through its /stats alias to inspect activity alongside other usage views.

On this page

PurposeAvailabilityExamplesEffects and persistenceCurrent review behaviorCautionsOfficial sources