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
/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 →
/hooks
configuration
View hook configurations for tool events — pre- and post-tool hooks that run shell commands around Claude's actions.
hooksautomationshellevents
view command →
/loop
automation
Run a prompt repeatedly on a schedule while the session stays open. Omit the interval and Claude self-paces between iterations.
loopscheduleautomationpolling
view command →
/commands
setup
Create or edit custom slash commands for repetitive workflows.
custom-commandsautomationworkflow
view command →