Slash command
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.
Syntax
/code-review [low|medium|high|xhigh|max|ultra] [--fix] [--comment] [target]Example
/code-review --fixSkill. Reviews staged/unstaged changes for correctness bugs and cleanup opportunities. Pass --fix to apply findings to your working tree, --comment to post them as inline GitHub PR comments, or ultra to run a deep cloud multi-agent review. From v2.1.154, /simplify runs a separate cleanup-only review.
configuration
List available skills and manage which are shown to Claude. Press t to sort by token count, Space to hide a skill.
configuration
Manage allow, ask, and deny rules for tool permissions. Recently-denied approvals persist on close as of v2.1.191.
code-review
Analyze pending branch for security vulnerabilities — injection, auth issues, data exposure, and other OWASP risks.
setup
Edit CLAUDE.md memory files, enable or disable auto-memory, and view auto-memory entries.
automation
Create, update, list, or run Anthropic-managed cloud routines from the CLI. Alias: /routines.
session-management
Rewind code and/or conversation to a checkpoint. As of v2.1.191, restore context from before /clear ran. Aliases: /checkpoint, /undo.