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.
Syntax
/batch <instruction>Example
/batch migrate src/ from Solid to ReactWorkflow. Researches the codebase, decomposes the work into 5 to 30 independent units, and presents a plan. Once approved, spawns one background subagent per unit in an isolated git worktree. Each subagent implements its unit, runs tests, and opens a pull request. Requires a git repository.
parallel-agents
Manage agent configurations and monitor background agents running in parallel.
parallel-agents
Detach the current session to run as a background agent and free this terminal. Optionally pass a final instruction before detaching.
context-management
Ask a quick side question without adding it to the main conversation history.
diagnostics
Audit and clean up your Claude Code setup: unused skills, MCPs, and plugins, CLAUDE.md dedup and splitting, slow hooks, auto mode, and permission pre-approval. Confirms before making changes.