| # | 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 | /diff Display the current git diff of files modified by the agent in this session. | Antigravity CLI | utility | Antigravity CLI |
| 3 | /memory Edit CLAUDE.md memory files, enable or disable auto-memory, and view auto-memory entries. | Claude Code | setup | Claude Code |
| 4 | /diff Show the Git diff including files Git isn't tracking yet. Review Codex's edits before committing or running tests. | Codex CLI | code-review | Codex CLI |
| 5 | /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 |
| 6 | /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 |
| 7 | /ask Switch to Ask mode for read-only exploration — the agent searches and answers questions without editing any files. | Cursor CLI | exploration | Cursor CLI |
| 8 | /rules Create new rules or edit existing rules in .cursor/rules (.mdc files) for persistent project guidance. | Cursor CLI | setup | Cursor CLI |
| 9 | /memory refresh Reload memory from global, project, and subdirectory GEMINI.md files without restarting. | Gemini CLI | setup | Gemini CLI |
| 10 | /memory show Display the concatenated hierarchical memory from all active GEMINI.md files. | Gemini CLI | setup | Gemini CLI |
| 11 | /restore Revert files to their pre-tool state using checkpointing. Pass a tool_call_id to restore a specific checkpoint. | Gemini CLI | session-management | Gemini CLI |