with one click
subagent-orchestration
// Use when subagents should be invoked or routed: delegation decisions, handoff inputs, active-worker handling, and implementer routes.
// Use when subagents should be invoked or routed: delegation decisions, handoff inputs, active-worker handling, and implementer routes.
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | subagent-orchestration |
| description | Use when subagents should be invoked or routed: delegation decisions, handoff inputs, active-worker handling, and implementer routes. |
Owns delegation defaults, role choice, handoff inputs, worker reuse, and active-worker handling.
../../AGENTS.md owns the explicit user preauthorization allowlist.
../../agents/roles.md owns harness role names and missions. This skill owns
how those roles are invoked and handed work.
Preauthorization applies only to the roles named by AGENTS.md and only when
the workflow calls for them.
Delegate only when the handoff can preserve the binding objective. Reviewer, worker, or runtime-evidence prompts must not replace the original objective with a smaller task summary.
Runtime-evidence handoffs cannot command the role to skip live use, accept tests/reviews as proof, edit, debug, design-judge, code-review, or narrow the claim without accepted reduction.
Design-judge handoffs cannot command the role to skip screenshot/contact-sheet inspection, accept selectors/tests/scores as UI approval, run the app, review code, or narrow the design claim without accepted reduction.
Delegate for parallel bounded work, isolated review, live-use runtime proof, or bulky diagnostics. Keep urgent blocking work local when the next step depends on it.
Use ../../agents/roles.md when choosing a role.
Role boundaries:
explorer and check_runner are read-only/support rolesplanning_critic, quality_guard, and final_reviewer review; they do not
implementruntime_evidence uses the app/service beyond tests and reviews to prove
handed-off live behavior under runtime-proof verdict policydesign_judge inspects screenshots/contact sheets against the binding
objective, declared project design source, project design source
requirements, and applicable project-local artifactsimplementer executes only an approved wave task cardSlice scope is execution scope only. It is not the success claim. A handoff may narrow work; only the user or durable planning state may narrow success.
Pass:
Do not substitute a task label, packet summary, implementer summary, or narrow review prompt for the original objective.
If a non-trivial handoff omits durable context, the binding objective, accepted reductions, assumptions, risks, proof rows/artifacts, or stop conditions, or cannot state how the slice preserves them, stop and return to planning.
Stop or reroute when delegation would narrow the objective, split one owner across conflicting workers, require hidden material decisions, or preserve a current-objective owner defect for someone else.