Orchestrate

Route multi-part work across model tiers and reasoning budgets for the best quality-per-token. Use this whenever a request has several separable pieces, when work will be delegated to subagents or other models, when deciding which model or how much thinking a piece of work deserves, when a job is large enough that doing it all at the top tier would be wasteful, or when a cheaper agent keeps failing and you need to decide whether to retry, re-brief, or escalate. Trigger on migrations, audits, sweeps, reverse-engineering campaigns, batch refactors, multi-file analysis, "fan this out", "use subagents", "which model should do this", "make this cheaper", "parallelize this", or any plan where one context cannot hold the whole job.

batteryshark 0ba6409 12 files · 56.4 KB Updated

File contents

batteryshark/skill-tap/tree/main/skills/development/orchestration/orchestrate commit 0ba6409ffd

Frequently asked questions

npx skillmds@latest add batteryshark/orchestrate