worktrees:orchestrator

Community

Coordinate parallel subagents with worktrees.

Authoraaronbassett
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of coordinating multiple subagents across isolated git worktrees to enable parallel development, reducing conflicts and handoff friction.

Core Features & Use Cases

  • Orchestrates a main agent with multiple subagents operating in separate worktrees
  • Creates and tracks worktrees for feature branches, manages progress, and ensures orderly merges
  • Use Case: Decompose a feature into independent tasks and run them in parallel across worktrees while keeping state isolated

Quick Start

Invoke the orchestrator with a feature name to begin coordinating parallel development. Create per-feature worktrees using git worktree add commands, monitor progress with git worktree list and commit logs, and merge results in dependency order before cleanup.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: worktrees:orchestrator
Download link: https://github.com/aaronbassett/aaronbassett-marketplace/archive/main.zip#worktrees-orchestrator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.