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. 4 commands indexed.
commands
4
tools
5
allconfigurationsession-managementcontext-managementsetupcode-reviewplanningdiagnosticsparallel-agentsintegrationsexplorationautomation
/rewind
session-management
Rewind the conversation and/or code to a previous checkpoint, or summarize from a selected message.
undocheckpointrevertrollback
view command →
/restore
session-management
Revert files to their pre-tool state using checkpointing. Pass a tool_call_id to restore a specific checkpoint.
restoreundocheckpointrevert
view command →
/rewind
session-management
Navigate backward through history; revert chat and/or code to a prior state (also Esc Esc).
rewindundohistoryrollback
view command →
/undo
session-management
Remove the last message and its responses, and revert any file changes made. Git-backed — requires a git repository. Keybind: Ctrl+x u.
undorevertgitrollback
view command →