Collected sources and patterns will appear here. Add from search or the patterns library.
TaskPrompt -> List<SubAgentResult>
Decompose a complex parent prompt into parallel child-agent subtasks and aggregate their outputs back into the primary thread.
Problem it solves
Monolithic agent execution struggles with complex, multi-step operations.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.