parallel-execution
SKILL.md
Parallel Execution
Execute multiple Claude Code agents in parallel using the cpo (Claude Parallel Orchestrator) CLI.
Primary Method: cpo CLI
The cpo tool handles all execution complexity: git worktrees, wave dependencies, and progress monitoring.
Installation
pip install claude-parallel-orchestrator
# or
pipx install claude-parallel-orchestrator