slash commands / reference
COMMAND REFERENCE▌
Slash commands for every AI coding tool — Claude Code, Cursor, Codex CLI, Gemini CLI, and OpenCode. Find the right command for your workflow. 8 commands indexed.
/clear
session-management
Start a new conversation with empty context. The previous conversation stays available in /resume. Optionally name the previous conversation.
/resume
session-management
Resume a previous conversation by ID or name, or open the session picker.
/rewind
session-management
Rewind the conversation and/or code to a previous checkpoint, or summarize from a selected message.
/resume
session-management
Resume a saved conversation from your session list. Continue work from a previous CLI session without starting over.
/resume
session-management
Resume a previous chat session by folder name.
/restore
session-management
Revert files to their pre-tool state using checkpointing. Pass a tool_call_id to restore a specific checkpoint.
/rewind
session-management
Navigate backward through history; revert chat and/or code to a prior state (also Esc Esc).
/redo
session-management
Restore a previously undone message and file changes. Git-backed. Keybind: Ctrl+x r.