Slash command
Free up context by summarizing the conversation so far. Optionally pass focus instructions for the summary.
Syntax
/compact [instructions]Example
/compact focus on the auth changes we madeReplaces earlier turns with a concise summary, freeing context while keeping critical details. Optionally pass focus instructions to guide what the summary emphasizes. Use after long exchanges so Claude retains key points without filling the context window.
setup
Initialize project with a CLAUDE.md guide covering repo conventions, commands, and agent instructions.
parallel-agents
View and manage background work in the current session. Stops from the tasks panel are permanent as of v2.1.191.
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.
code-review
Alias for /code-review ultra — multi-agent cloud code review fleet on a diff before merge.
context-management
Ask a quick side question without adding it to the main conversation history.
session-management
Start a new conversation with empty context. Previous session stays in /resume; use /rewind (v2.1.191+) to undo a clear in-session. Aliases: /reset, /new.