dispatching-parallel-agents

Installation
SKILL.md

Dispatching Parallel Agents

Fan-Out / Fan-In pattern for concurrent investigation of independent problems. Dispatch isolated agents with domain separation so they never interfere with each other, collect results, integrate, verify.

Instructions

Phase 1: CLASSIFY

Goal: Determine whether problems are independent and suitable for parallel dispatch.

Step 1: List all problems

Read and follow the repository CLAUDE.md before proceeding. Then enumerate every problem:

Installs
5
GitHub Stars
416
First Seen
Mar 23, 2026
dispatching-parallel-agents — notque/vexjoy-agent