A delegation skill for coding agents that picks the right engine before the right mechanism — routing cheap, low-stakes work like lookups, mechanical refactors, and drafting to a free-tier model, and reserving the more capable paid agents for work where being confidently wrong is expensive. It’s a riff on a built-in orchestration workflow, with an added triage step and an escalate-don’t-stack rule so cost lines up with stakes. It also folds in my earlier orchestrate flow for fanning tasks out across sub-agents and isolated git worktrees. Released open-source under MIT.