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. 8 commands indexed.

commands
8
tools
5

/agents

parallel-agents

Claude Code

Manage agent configurations and monitor background agents running in parallel.

agentsparallelbackgroundsubagents
view command →

/background

parallel-agents

Claude Code

Detach the current session to run as a background agent and free this terminal. Optionally pass a final instruction before detaching.

backgroundautonomousparalleldetach
view command →

/batch

parallel-agents

Claude Code

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 →

/fork

parallel-agents

Claude Code

Spawn a forked subagent that inherits the full conversation and works on a directive while you keep going in the main session.

forksubagentparalleldelegation
view command →

/simplify

code-review

Claude Code

Review changed code for cleanup opportunities and apply the fixes. Four review agents run in parallel covering reuse, simplification, efficiency, and abstraction level.

cleanuprefactorsimplifyefficiency
view command →

/tasks

parallel-agents

Claude Code

View and manage everything running in the background in the current session.

tasksbackgroundparallelmonitoring
view command →

/fork

session-management

Codex CLI

Fork the current conversation into a new thread with a fresh ID, leaving the original transcript untouched for parallel exploration.

forkbranchparallelexploration
view command →

/agents

parallel-agents

Gemini CLI

Manage subagents — list built-in, local, and remote subagents; enable, disable, or configure.

agentssubagentsparalleldelegation
view command →