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. 2 commands indexed.
commands
2
tools
6
allconfigurationsession-managementutilitycontext-managementsetupplanningparallel-agentsdiagnosticscode-reviewintegrationsautomationsubagentsexplorationartifactsworkspace-management
/redo
session-management
Restore a previously undone message and file changes. Git-backed. Keybind: Ctrl+x r.
redorestoregit
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 →