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. 3 commands indexed.
commands
3
tools
5
allconfigurationsession-managementcontext-managementsetupcode-reviewplanningdiagnosticsparallel-agentsintegrationsexplorationautomation
/batch
parallel-agents
Orchestrate large-scale changes across a codebase in parallel. Decomposes work into 5–30 independent units, each in its own git worktree with its own PR.
batchparallelmigrationworktree
view command →
/vim
configuration
Toggle Vim mode for the composer. Saved to ~/.gemini/settings.json.
vimeditorkeybindingsux
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 →