parallel-agents
Installation
SKILL.md
Parallel Agent Development
Orchestrate massively parallel development by decomposing work into independent tasks that multiple Claude Code instances can execute simultaneously.
CLI Tool: cpo (Claude Parallel Orchestrator)
The cpo CLI tool handles parallel agent execution with git worktree isolation.
Installation
pip install claude-parallel-orchestrator
# or
pipx install claude-parallel-orchestrator