| # | Command | Tool | Category | Tool |
|---|---|---|---|---|
| 1 | /config Open the interactive configuration panel to adjust agent behaviors and CLI parameters. Alias: /settings. | Antigravity CLI | configuration | Antigravity CLI |
| 2 | /keybindings Configure or review keyboard shortcuts mapped to interactive TUI operations. | Antigravity CLI | configuration | Antigravity CLI |
| 3 | /logout Log out of your active Google user session and wipe local authentication caches. | Antigravity CLI | configuration | Antigravity CLI |
| 4 | /model Change the default Gemini model used for the active reasoning conversation. | Antigravity CLI | configuration | Antigravity CLI |
| 5 | /permissions Manage fine-grained command and directory read/write authorization rules. | Antigravity CLI | configuration | Antigravity CLI |
| 6 | /statusline Toggle or configure the visibility of real-time CLI diagnostic lines. | Antigravity CLI | configuration | Antigravity CLI |
| 7 | /title Toggle or customize the terminal emulator window title format. | Antigravity CLI | configuration | Antigravity CLI |
| 8 | /effort Set the model effort level: low, medium, high, xhigh, max, or ultracode. Takes effect immediately without waiting for the current response. | Claude Code | configuration | Claude Code |
| 9 | /hooks View hook configurations for tool events. Comma-separated matchers like Bash,PowerShell work correctly as of v2.1.191. | Claude Code | configuration | Claude Code |
| 10 | /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 |
| 11 | /permissions Manage allow, ask, and deny rules for tool permissions. Recently-denied approvals persist on close as of v2.1.191. | Claude Code | configuration | Claude Code |
| 12 | /remote-env Set or view the default environment for cloud agents spawned from Claude Code sessions. | Claude Code | configuration | Claude Code |
| 13 | /skills List available skills and manage which are shown to Claude. Press t to sort by token count, Space to hide a skill. | Claude Code | configuration | Claude Code |
| 14 | /approve Approve one retry of a recent auto review denial — lets Codex attempt a blocked action once under current policy. | Codex CLI | configuration | Codex CLI |
| 15 | /fast Toggle the Fast service tier for the current model/thread, or check current state. | Codex CLI | configuration | Codex CLI |
| 16 | /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 |
| 17 | /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 |
| 18 | /personality Choose a communication style for responses — friendly, pragmatic, or none — without rewriting your instructions. | Codex CLI | configuration | Codex CLI |
| 19 | /skills Browse and use local skills to improve task-specific behavior by loading relevant skill context. | Codex CLI | configuration | Codex CLI |
| 20 | /auto-run Toggle auto-run (default) or set explicitly on/off/status. Controls whether tools run without asking for confirmation. | Cursor CLI | configuration | Cursor CLI |
| 21 | /logout Sign out from Cursor. | Cursor CLI | configuration | Cursor CLI |
| 22 | /max-mode Toggle max mode on models that support it — enables extended reasoning and capability. | Cursor CLI | configuration | Cursor CLI |
| 23 | /model Set or list available models for the current session. | Cursor CLI | configuration | Cursor CLI |
| 24 | /sandbox Configure sandbox mode and network access settings for the current session. | Cursor CLI | configuration | Cursor CLI |
| 25 | /model set Choose and optionally persist the active model. Pass --persist to save as default. | Gemini CLI | configuration | Gemini CLI |
| 26 | /permissions Manage folder trust settings. Trust a path so Gemini can operate there without per-action prompts. | Gemini CLI | configuration | Gemini CLI |
| 27 | /skills Manage agent skills — list, enable, disable, or reload. | Gemini CLI | configuration | Gemini CLI |
| 28 | /tools List available tools. Pass 'desc' for descriptions or 'nodesc' for compact list. | Gemini CLI | configuration | Gemini CLI |
| 29 | /vim Toggle Vim mode for the composer. Saved to ~/.gemini/settings.json. | Gemini CLI | configuration | Gemini CLI |
| 30 | /connect Add a provider and API key to connect a new AI model provider. | OpenCode | configuration | OpenCode |
| 31 | /details Toggle tool execution details in the conversation output. | OpenCode | configuration | OpenCode |
| 32 | /models List available models across all configured providers. Keybind: Ctrl+x m. | OpenCode | configuration | OpenCode |
| 33 | /themes List available themes and switch the visual theme. Keybind: Ctrl+x t. | OpenCode | configuration | OpenCode |
| 34 | /thinking Toggle visibility of reasoning blocks in the response. | OpenCode | configuration | OpenCode |