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. 8 commands indexed.
/clear
session-management
Start a new conversation with empty context. The previous conversation stays available in /resume. Optionally name the previous conversation.
/model
configuration
Switch the AI model and save it as your default for new sessions. Adjust effort level with left/right arrows on models that support it.
/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.
/rules
setup
Create new rules or edit existing rules in .cursor/rules (.mdc files) for persistent project guidance.
/connect
configuration
Add a provider and API key to connect a new AI model provider.
/new
session-management
Start a new session. Aliases: /clear. Keybind: Ctrl+x n.