worktree-orchestrator
Installation
SKILL.md
Worktree Orchestrator
Spawn parallel Claude Code subagents in isolated git worktrees, each running specialized analysis (code review, architecture, SDK verification, testing), then aggregate results and create PRs.
Two Modes
| Mode | Script | When to Use |
|---|---|---|
| Smart (Dynamic) | smart_setup.sh |
Let system decide which agents based on codebase analysis |
| Static (Fixed) | setup_worktrees.sh |
Always spawn all 5 agent types |
Smart Mode (Recommended)
Analyzes codebase and selects appropriate agents: