slash commands / reference
COMMAND REFERENCE▌
Slash commands for every AI coding tool — Claude Code, Cursor, Codex CLI, Gemini CLI, and OpenCode. Find the right command for your workflow. 5 commands indexed.
commands
5
tools
5
allconfigurationsession-managementcontext-managementsetupcode-reviewplanningdiagnosticsparallel-agentsintegrationsexplorationautomation
/clear
session-management
Start a new conversation with empty context. The previous conversation stays available in /resume. Optionally name the previous conversation.
clearnew-sessioncontext-reset
view command →
/fork
session-management
Fork the current conversation into a new thread with a fresh ID, leaving the original transcript untouched for parallel exploration.
forkbranchparallelexploration
view command →
/new
session-management
Start a new conversation inside the same CLI session without clearing the terminal view.
newsessioncontext-reset
view command →
/new-chat
session-management
Start a new chat session with empty context.
new-sessioncontext-resetchat
view command →
/new
session-management
Start a new session. Aliases: /clear. Keybind: Ctrl+x n.
newsessionclearcontext-reset
view command →