Map-Reduce Orchestration
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.
Fan-out with structured input splitting and a dedicated reduce phase. Mappers process independent chunks in parallel; a reducer teammate merges all mapper outputs into a unified result.
Why the Reducer Is a Teammate
Delegate mode prevents the lead from reading files, running
[Description truncada. Veja o README completo no GitHub.]