Delegation Strategy

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.

forjd ddd2e67 2 files · 5.4 KB Updated

File contents

forjd/mythos-delegation-skill/tree/main/skills/delegation-strategy commit ddd2e67330

Frequently asked questions

npx skillmds@latest add forjd/delegation-strategy