| # | Command | Tool | Category | Tool |
|---|---|---|---|---|
| 1 | /context List all files, symbols, and references currently loaded inside the agent's context window. | Antigravity CLI | context-management | Antigravity CLI |
| 2 | /compact Free up context by summarizing the conversation so far. Optionally pass focus instructions for the summary. | Claude Code | context-management | Claude Code |
| 3 | /context Visualize current context usage as a colored grid. Shows optimization suggestions for context-heavy tools and capacity warnings. | Claude Code | context-management | Claude Code |
| 4 | /compact Summarize the visible conversation to free tokens. Use after long runs so Codex retains key points without blowing the context window. | Codex CLI | context-management | Codex CLI |
| 5 | /compress Summarize conversation to free context window space while keeping a high-level record of what happened. | Cursor CLI | context-management | Cursor CLI |
| 6 | /compress Replace the current chat context with a summary to save tokens and free up context window space. | Gemini CLI | context-management | Gemini CLI |
| 7 | /compact Summarize the current session to save tokens. Alias: /summarize. | OpenCode | context-management | OpenCode |