Enter plan mode to design your approach before coding. Claude proposes an execution plan for review before any implementation starts.
Syntax
/plan [description]Example
/plan refactor the auth module to use JWTSwitches Claude Code into plan mode where it researches the codebase and produces a reviewable plan. Pass an optional description to enter plan mode and immediately start with that task, e.g. /plan fix the auth bug. While a task is already running, /plan is temporarily unavailable.
parallel-agents
Manage agent configurations and monitor background agents running in parallel.
parallel-agents
Detach the current session to run as a background agent and free this terminal. Optionally pass a final instruction before detaching.
parallel-agents
Orchestrate large-scale changes across a codebase in parallel. Decomposes work into 5โ30 independent units, each in its own git worktree with its own PR.
context-management
Ask a quick side question without adding it to the main conversation history.