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:

Installs
2
Repository
ingpoc/skills
GitHub Stars
9
First Seen
Jun 15, 2026
worktree-orchestrator — ingpoc/skills