| # | 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 | /model Change the default Gemini model used for the active reasoning conversation. | Antigravity CLI | configuration | Antigravity CLI |
| 3 | /agents Manage agent configurations and monitor background agents running in parallel. | Claude Code | parallel-agents | Claude Code |
| 4 | /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 |
| 5 | /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 |
| 6 | /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 |
| 7 | /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 |
| 8 | /status Display session configuration and token usage — active model, approval policy, writable roots, and context capacity. | Codex CLI | diagnostics | Codex CLI |
| 9 | /model Set or list available models for the current session. | Cursor CLI | configuration | Cursor CLI |
| 10 | /model set Choose and optionally persist the active model. Pass --persist to save as default. | Gemini CLI | configuration | Gemini CLI |
| 11 | /skills Manage agent skills — list, enable, disable, or reload. | Gemini CLI | configuration | Gemini CLI |
| 12 | /tools List available tools. Pass 'desc' for descriptions or 'nodesc' for compact list. | Gemini CLI | configuration | Gemini CLI |
| 13 | /connect Add a provider and API key to connect a new AI model provider. | OpenCode | configuration | OpenCode |
| 14 | /models List available models across all configured providers. Keybind: Ctrl+x m. | OpenCode | configuration | OpenCode |