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. 6 commands indexed.
/fork
session-management
Fork the current conversation thread into a new session, keeping original history intact. Alias: /branch.
/clear
session-management
Start a new conversation with empty context. The previous conversation stays available in /resume. Optionally name the previous conversation.
/fork
session-management
Fork the current conversation into a new thread with a fresh ID, leaving the original transcript untouched for parallel exploration.
/new
session-management
Start a new conversation inside the same CLI session without clearing the terminal view.
/new-chat
session-management
Start a new chat session with empty context.
/new
session-management
Start a new session. Aliases: /clear. Keybind: Ctrl+x n.