| # | Command | Tool | Category | Tool |
|---|---|---|---|---|
| 1 | /fork Fork the current conversation thread into a new session, keeping original history intact. Alias: /branch. | Antigravity CLI | session-management | Antigravity CLI |
| 2 | /rewind Rewind conversation state to a previous point in history. Alias: /undo. | Antigravity CLI | session-management | Antigravity CLI |
| 3 | /resume Resume a previous conversation by ID or name, or open the session picker. | Claude Code | session-management | Claude Code |
| 4 | /resume Resume a saved conversation from your session list. Continue work from a previous CLI session without starting over. | Codex CLI | session-management | Codex CLI |
| 5 | /resume Resume a previous chat session by folder name. | Cursor CLI | session-management | Cursor CLI |
| 6 | /clear Clear the terminal screen and visible history (same as Ctrl+L). | Gemini CLI | session-management | Gemini CLI |
| 7 | /resume Browse auto-saved sessions and manage manual checkpoints. Conversations are auto-saved; use tags for manual checkpoints. | Gemini CLI | session-management | Gemini CLI |
| 8 | /rewind Navigate backward through history; revert chat and/or code to a prior state (also Esc Esc). | Gemini CLI | session-management | Gemini CLI |
| 9 | /sessions List and switch sessions. Aliases: /resume, /continue. Keybind: Ctrl+x l. | OpenCode | session-management | OpenCode |