Orchestrate squad roles, split work into focused tracks, and route each task to the right specialist agent.
Use this skill to coordinate a multi-agent execution plan with minimal waste and clear ownership.
squad_pr: large-context summarization and polished wording (PRs, changelogs, updates).squad_designer: frontend/TUI design, critique, and reusable component polish.squad_researcher: exploration, architecture discovery, and evidence-backed plans.squad_intern: straightforward, low-risk implementation tasks.squad_developer: complex, ambiguous, or logic-heavy implementation tasks.squad_qa: testing, verification, and code-quality checks/fixes.squad_researcher when requirements or architecture are unclear.squad_internsquad_developersquad_designer in small batches.squad_qa.squad_pr.squad_intern fan-out for low-level tasks (small edits, repetitive fixes, cleanup batches) instead of one broad squad_developer run.squad_developer for the minimal set of high-judgment tasks that cannot be safely sharded.squad_qa after fan-in to validate integrated state.squad_pr last for concise final synthesis.