Home ↗

Slash commands

Type / in the composer to open the command menu. /help and /more list keys and the full set.

Modes

CommandDescription
/askAsk mode (Q&A, no tools)
/planPlan mode (plan file + approve gate)
/agentAgent mode (read/write/bash)

⇧Tab also cycles modes.

Session

CommandDescription
/clearNew conversation
/retryRetry the last user prompt
/continueResume last session
/saveSave session now
/sessionsBrowse Missions
/nameName the current session
/compactCompact transcript (keep last turn + summary)
/statusShow path, mode, model, version, session
/quitExit

Models & cost

CommandDescription
/connectAPI key
/modelList/select models — /model <id>
/costShow real dollars per turn and per session, broken down per model

Review & loop

CommandDescription
/reviewRead-only code review — uncommitted changes, or /review <base> (--ci for P0/P1 only)
/loopRun a prompt, auto-review the diff, and repeat (max 3) until clean, capped, budget-exhausted, or stuck
/undoRevert the last batch — /rewind for the three-way menu (both/conversation/code)
/diffBrowse git diff — per file, staged vs working tree

Git handoff

CommandDescription
/commitStage + commit with a drafted message — /commit yes to confirm
/prPush branch + open a PR against develop — /pr yes to confirm

Mission surfaces

CommandDescription
/outcomeOpen Mission Outcome
/subagentsInspect Subagents
/queueManage queued work
/contextShow context breakdown
/editEdit prompt externally

Setup & safety

CommandDescription
/setupDetect stack + scaffold AGENTS.md
/permissionsShow effective permission rules + ladder mode
/mcpList MCP connections and allowlisted servers
/skillsList discovered agent skills
/doctorAudit skills, MCP servers and hooks against their context cost
/telemetryAnonymous product analytics (on | off | status; on by default)
/themeOpen theme picker (or /theme <name>)
/shortcutsOpen help
/helpKeys + commands
/moreAll commands