| # | Command | Tool | Category | Tool |
|---|---|---|---|---|
| 1 | /resume Resume or switch to a past conversation session. Aliases: /switch, /conversation. | Antigravity CLI | session-management | Antigravity CLI |
| 2 | /model 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. | Claude Code | configuration | Claude Code |
| 3 | /model Choose the active model (and reasoning effort when available). Opens a picker; press s to switch for the current session only. | Codex CLI | configuration | Codex CLI |
| 4 | /permissions Set what Codex can do without asking first — switch between Auto, Read Only, or custom permission profiles mid-session. | Codex CLI | configuration | Codex CLI |
| 5 | /plan Switch to plan mode and optionally send a prompt. Codex proposes an execution plan before implementation starts. | Codex CLI | planning | Codex CLI |
| 6 | /ask Switch to Ask mode for read-only exploration — the agent searches and answers questions without editing any files. | Cursor CLI | exploration | Cursor CLI |
| 7 | /plan Switch to Plan mode — the agent researches your codebase, asks clarifying questions, and produces a reviewable implementation plan before writing code. | Cursor CLI | planning | Cursor CLI |
| 8 | /plan Switch to Plan Mode (read-only) where Gemini produces an approved plan before making any changes. | Gemini CLI | planning | Gemini CLI |
| 9 | /sessions List and switch sessions. Aliases: /resume, /continue. Keybind: Ctrl+x l. | OpenCode | session-management | OpenCode |
| 10 | /themes List available themes and switch the visual theme. Keybind: Ctrl+x t. | OpenCode | configuration | OpenCode |