.agents/skills/code-changes/references/delegate.md
Match the executor to the task, not the other way around. The point is cost and speed without losing quality — the coordinator stays accountable for the result.
Tier definitions and per-vendor model examples: model-tiers.md.
| Task profile | Executor |
|---|---|
| Trivial: mechanical edit, config tweak, typo, doc update | Do it directly, or batch on a trivial-tier model |
| Standard, well-specified implementation | Coordinator itself, or a same-tier subagent for parallelism |
| Hits an escalation trigger (see escalate.md) | Escalation-tier subagent, for that one specific question |
Hand the subagent its full pinned spec from Phase 2, plus:
Analysis, final verification, and delivery never go to an implementer — they stay with the coordinator or go up to Escalation tier for a specific question: