Meta-skill that coordinates multiple installed skills to deliver one cohesive result for multi-domain tasks. Use whenever a request spans more than one domain (e.g. "research the market, build the pricing model, and turn it into a deck"), is broad or end-to-end ("handle this start to finish", "do whatever it takes to ship this", "prepare the full launch package"), or when it's genuinely ambiguous which of several installed skills fits — even if the user never mentions skills or orchestration. Also use when a task will clearly chain outputs across skills (research feeding a document feeding a design). Do NOT use when one skill obviously and fully covers the request, or for single-domain tasks — invoke that skill directly and stay out of the way.
2026-07-02