Slash command
Spawn a forked subagent that inherits the full conversation and works on a directive while you keep going in the main session.
Syntax
/fork <directive>Example
/fork write unit tests for the changes we just madediagnostics
Show session cost, plan usage limits, and activity stats. Includes breakdown by skill, subagent, plugin, and MCP server on paid plans.
configuration
Set or view the default environment for cloud agents spawned from Claude Code sessions.
parallel-agents
Stop the attached background session while keeping its transcript and git worktree.
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.
automation
Create, update, list, or run Anthropic-managed cloud routines from the CLI. Alias: /routines.
automation
Run a prompt repeatedly on a schedule while the session stays open. Omit the interval and Claude self-paces between iterations.