| # | 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 | /clear Start a new conversation with empty context. Previous session stays in /resume; use /rewind (v2.1.191+) to undo a clear in-session. Aliases: /reset, /new. | Claude Code | session-management | Claude Code |
| 3 | /fork Fork the current conversation into a new thread with a fresh ID, leaving the original transcript untouched for parallel exploration. | Codex CLI | session-management | Codex CLI |
| 4 | /new Start a new conversation inside the same CLI session without clearing the terminal view. | Codex CLI | session-management | Codex CLI |
| 5 | /new-chat Start a new chat session with empty context. | Cursor CLI | session-management | Cursor CLI |
| 6 | /new Start a new session. Aliases: /clear. Keybind: Ctrl+x n. | OpenCode | session-management | OpenCode |