Shallow Delegation

Decompose complex coding, research, implementation, or verification work into a small number of focused child-agent tasks with separate context budgets. Use when independent evidence streams, subsystem ownership boundaries, parallel investigations, or Planner → Implementer → independent Verifier separation would improve reliability. Keep delegation shallow by default, give each child a self-contained objective/source scope/constraints/output contract/acceptance evidence, collect compact evidence packets instead of transcript dumps, and synthesize or verify results at the parent. Do not delegate tiny or tightly coupled work when coordination overhead exceeds the context benefit.

mikiagent Updated

File contents

mikiagent/codex-skills/tree/main/skills/shallow-delegation commit b18b24356b

Frequently asked questions

npx skillmds@latest add mikiagent/shallow-delegation