What problem does it solve? Large-scope tasks overwhelm a single agent, leading to slow progress, tangled context, and missed details. This Skill breaks substantial work into focused assignments and coordinates multiple agents so the user stays in control while work proceeds in parallel. ## Core Features & Use Cases - Parallel scouting: Runs narrow, read-only scout agents concurrently with low reasoning effort to gather information quickly. - Tiered reasoning effort: Assigns medium effort to routine implementation and high effort to difficult work, matching cost to complexity. - Clear ownership boundaries: Gives each agent distinct, non-overlapping assignments and prevents leaf workers from delegating further. - Use Case: When refactoring a large codebase across multiple modules, use this Skill to dispatch focused agents per module, then integrate their results while keeping final approvals with the user. ## Quick Start Use the orchestrate skill to split this large task across focused agents and coordinate their work.