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. 5 commands indexed.
commands
5
tools
5
allconfigurationsession-managementcontext-managementsetupcode-reviewplanningdiagnosticsparallel-agentsintegrationsexplorationautomation
/connect
configuration
Add a provider and API key to connect a new AI model provider.
providerscredentialsconfigurationapi-key
view command →
/editor
context-management
Open the external $EDITOR for composing messages — useful for long or structured prompts. Keybind: Ctrl+x e.
editorinputcompose
view command →
/init
setup
Guided AGENTS.md setup for the current project.
setupagents.mdmemoryproject-init
view command →
/models
configuration
List available models across all configured providers. Keybind: Ctrl+x m.
modelsprovidersconfiguration
view command →
/redo
session-management
Restore a previously undone message and file changes. Git-backed. Keybind: Ctrl+x r.
redorestoregit
view command →