dispatching-parallel-agents

Installation
SKILL.md

Dispatching Parallel Agents

Quick Start

  1. Analyze - Identify independent vs dependent tasks
  2. Group - Create parallel groups with no shared dependencies
  3. Specialize - Assign agents by expertise (explorer, implementer, reviewer)
  4. Dispatch - Fan-out tasks with timeouts and concurrency limits
  5. Aggregate - Combine results using merge, consensus, or priority
  6. Handle Errors - Retry failed, continue with partial, or fail-fast

Features

Installs
8
GitHub Stars
4
First Seen
Feb 20, 2026
dispatching-parallel-agents — doanchienthangdev/omgkit