Slash command
Set a persistent goal — Claude keeps working across turns until the condition is met. View, pause, resume, or clear with subcommands.
Syntax
/goal [condition|clear|pause|resume]Example
/goal all unit tests pass and lint is cleanSet a goal: Claude keeps working across turns until the condition is met. With no argument, shows the current or most recently achieved goal. Use /goal clear, /goal stop, /goal pause, or /goal resume to manage the active goal. Goal objectives must be non-empty and at most 4,000 characters.
configuration
Manage allow, ask, and deny rules for tool permissions. Recently-denied approvals persist on close as of v2.1.191.
code-review
Alias for /code-review ultra — multi-agent cloud code review fleet on a diff before merge.
planning
Enter plan mode to design your approach before coding. Claude proposes an execution plan for review before any implementation starts.
session-management
Rewind code and/or conversation to a checkpoint. As of v2.1.191, restore context from before /clear ran. Aliases: /checkpoint, /undo.
integrations
Manage MCP server connections and OAuth. v2.1.191 adds retries for capability discovery and OAuth token requests.
code-review
Analyze pending branch for security vulnerabilities — injection, auth issues, data exposure, and other OWASP risks.