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. 10 commands indexed.

commands
10
tools
6

/resume

session-management

Antigravity CLI

Resume or switch to a past conversation session. Aliases: /switch, /conversation.

resumesessionsswitch
view command →

/model

configuration

Claude Code

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.

modelconfigurationeffortspeed
view command →

/model

configuration

Codex CLI

Choose the active model (and reasoning effort when available). Opens a picker; press s to switch for the current session only.

modelconfigurationopenai
view command →

/permissions

configuration

Codex CLI

Set what Codex can do without asking first — switch between Auto, Read Only, or custom permission profiles mid-session.

permissionssecurityautoapproval
view command →

/plan

planning

Codex CLI

Switch to plan mode and optionally send a prompt. Codex proposes an execution plan before implementation starts.

planningplan-modepre-coding
view command →

/ask

exploration

Cursor CLI

Switch to Ask mode for read-only exploration — the agent searches and answers questions without editing any files.

ask-moderead-onlyexplorationsafe
view command →

/plan

planning

Cursor CLI

Switch to Plan mode — the agent researches your codebase, asks clarifying questions, and produces a reviewable implementation plan before writing code.

plan-modeplanningarchitecturepre-coding
view command →

/plan

planning

Gemini CLI

Switch to Plan Mode (read-only) where Gemini produces an approved plan before making any changes.

plan-modeplanningpre-coding
view command →

/sessions

session-management

OpenCode

List and switch sessions. Aliases: /resume, /continue. Keybind: Ctrl+x l.

sessionsresumehistory
view command →

/themes

configuration

OpenCode

List available themes and switch the visual theme. Keybind: Ctrl+x t.

themesuivisual
view command →