Decision guide for choosing between inline work, one subagent, parallel subagents, and workflow orchestration. Use when planning a task that could involve searching many files, independent parallel strands, large-scale fan-out, specialized agents, or when tempted to spawn agents, so the agent picks
Decision guide for choosing between inline work, one subagent, parallel subagents, and workflow orchestration. Use when planning a task that could involve searching many files, independent parallel strands, large-scale fan-out, specialized agents, or when tempted to spawn agents, so the agent picks the cheapest level that fits.