fanout
Decide whether to hand a batch of independent subtasks to the fan_out MCP tool instead of doing them yourself. Use when a task splits into many similar, mechanical pieces — one file per piece, one document per piece, one candidate per piece — such as summarizing or classifying a directory of files, extracting fields from many records, drafting many variants, or first-pass triage over a long list. Also use to decide NOT to fan out.
Pinned to revision ec8604d7ed75, so it is the text this page describes rather than whatever the author pushed since.
Files
Every link opens the file at its source, pinned to the revision this page describes.