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
6
allconfigurationsession-managementutilitycontext-managementsetupplanningparallel-agentsdiagnosticscode-reviewintegrationsautomationsubagentsexplorationartifactsworkspace-management
/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 →
/schedule
automation
Create, update, list, or run Anthropic-managed cloud routines from the CLI. Alias: /routines.
scheduleroutinescloudcron
view command →