| # | Command | Tool | Category | Tool |
|---|---|---|---|---|
| 1 | /btw Ask a quick side-question or request info without starting a heavy agent execution state. | Antigravity CLI | utility | Antigravity CLI |
| 2 | /context List all files, symbols, and references currently loaded inside the agent's context window. | Antigravity CLI | context-management | Antigravity CLI |
| 3 | /help Display the command cheatsheet, syntax help, and interactive keyboard guide. | Antigravity CLI | utility | Antigravity CLI |
| 4 | /open Open the specified file directly inside your host's configured preferred text editor. | Antigravity CLI | utility | Antigravity CLI |
| 5 | /btw Ask a quick side question without adding it to the main conversation history. | Claude Code | context-management | Claude Code |
| 6 | /init Initialize project with a CLAUDE.md guide covering repo conventions, commands, and agent instructions. | Claude Code | setup | Claude Code |
| 7 | /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 |
| 8 | /ide Include open files, current selection, and other IDE context in the next prompt without re-explaining what's open. | Codex CLI | context-management | Codex CLI |
| 9 | /new Start a new conversation inside the same CLI session without clearing the terminal view. | Codex CLI | session-management | Codex CLI |
| 10 | /side Start an ephemeral side conversation for a focused detour — the parent thread keeps running and its status stays visible. | Codex CLI | context-management | Codex CLI |
| 11 | /connect Add a provider and API key to connect a new AI model provider. | OpenCode | configuration | OpenCode |
| 12 | /init Guided AGENTS.md setup for the current project. | OpenCode | setup | OpenCode |
| 13 | /models List available models across all configured providers. Keybind: Ctrl+x m. | OpenCode | configuration | OpenCode |