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. 38 commands indexed.
/plan
planning
Switch to Plan Mode (read-only) where Gemini produces an approved plan before making any changes.
/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).
/connect
configuration
Add a provider and API key to connect a new AI model provider.
/editor
context-management
Open the external $EDITOR for composing messages — useful for long or structured prompts. Keybind: Ctrl+x e.
/init
setup
Guided AGENTS.md setup for the current project.
/models
configuration
List available models across all configured providers. Keybind: Ctrl+x m.
/redo
session-management
Restore a previously undone message and file changes. Git-backed. Keybind: Ctrl+x r.