Slash command
Review changed code for cleanup opportunities and apply the fixes. Four review agents run in parallel covering reuse, simplification, efficiency, and abstraction level.
Syntax
/simplify [target]Skill. Does NOT look for correctness bugs — use /code-review for bugs. Four review agents run in parallel: reuse of existing helpers, simplification, efficiency, and whether the change sits at the right level of abstraction. Applies fixes automatically.
code-review
Analyze pending branch for security vulnerabilities — injection, auth issues, data exposure, and other OWASP risks.
configuration
Manage allow, ask, and deny rules for tool permissions. Recently-denied approvals persist on close as of v2.1.191.
parallel-agents
Manage agent configurations and monitor background agents running in parallel.
setup
Initialize project with a CLAUDE.md guide covering repo conventions, commands, and agent instructions.
session-management
Rewind code and/or conversation to a checkpoint. As of v2.1.191, restore context from before /clear ran. Aliases: /checkpoint, /undo.
diagnostics
Diagnose and verify your Claude Code installation and settings. Press f to have Claude fix any reported issues.