Dispatch Parallel

Fan out N independent tasks to parallel subagents, collect their results, optionally synthesize. Use when another skill needs work that decomposes into independent pieces — review passes with different lenses, multi-file searches, multi-source data gathering. Composed by skills like blunder-hunt, pr-review, polish, journal.

momentmaker 07466a1 3 files · 5.6 KB Updated

File contents

momentmaker/kaijutsu/tree/main/skills/core/dispatch-parallel commit 07466a1592

Frequently asked questions

npx skillmds@latest add momentmaker/dispatch-parallel