parallel-orchestrator

Community

Coordinate parallel tasks with isolated worktrees.

Authoradiomas
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The parallel-orchestrator coordinates multiple independent tasks to run in parallel using isolated git worktrees, enabling scalable parallel development without interference.

Core Features & Use Cases

  • Auto-create and manage isolated worktrees for each parallel task to prevent cross-task interference.
  • Unified pool management with configurable slots to optimize resource usage and reduce contention.
  • Sequential/parallel orchestration with checks including pre-flight validation, progress tracking, and QA verification.
  • Controlled merging and cleanup to ensure safe integration after parallel execution.

Quick Start

  1. Ensure parallelization is enabled in .claude/auto-context.yaml parallelization: enabled: true
  2. Decompose the task set into independent tasks and initiate a session to start group 1 Example: run the parallel-orchestrator with your task list and let it allocate worktrees, dispatch agents, and track progress.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: parallel-orchestrator
Download link: https://github.com/adiomas/claude-code-adiomas-plugins/archive/main.zip#parallel-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 471,000+ vetted skills library on demand.