Swarm Orchestration (Self-Claiming Pool)
Overview
This skill is invoked by the
swarmdispatcher. You should already have the goal, target, and selected roles from the dispatcher. If invoked directly, start from step 1.
Orchestrate a pool of interchangeable workers that self-assign from a shared task list. Workers claim tasks, complete them, and loop back for more until the pool is empty.
How This Differs from Fan-Out
- Fan-out: one specialist per role, each gets a uniqu
[Description truncada. Veja o README completo no GitHub.]