Fanout

Delegate work to subagents with a strict context budget - each subagent reports only a compressed summary and writes bulk output to disk, so the parent context stays small. Use when a task needs broad search across many files, several independent workstreams that can run in parallel, reading or auditing more material than should enter the main conversation, or whenever the user says "fan out", "spawn agents", "delegate this", "use subagents", or "parallelize".

embenzekri Updated

File contents

embenzekri/random-claude-skills/tree/main/skills/fanout commit d2b0c201ad

Frequently asked questions

npx skillmds@latest add embenzekri/fanout