Fan Out

Orchestration pattern for parallelizable tasks. When facing work that can be split into independent subtasks (research multiple topics, analyze multiple files, test multiple scenarios), spawn parallel agents and aggregate results. Use when subtasks have no dependencies on each other.

tools-only 72b7b51 3 files · 13.9 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/automation/scripting/215-name-skill_7388e852 commit 72b7b5128f

Frequently asked questions

npx skillmds add tools-only/fan-out