Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/XucroYuri/how-to-make-script --skill subagent-dispatch-design명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
SOC 직업 분류 기준
| name | subagent-dispatch-design |
| description | 需要具体的多层剧本子代理调度计划(而非仅角色列表)时使用。 |
Use this skill when the user asks how screenplay subagents should be orchestrated across layers, lanes, reviews, and human gates.
subagent_dispatch_plan: control-plane order, topology, phase ladder, lane budgets, packet schema, review loops, human gates, fallback topology, and collapse triggers.When certainty = lost:
Ask: "Which part of the work cannot proceed until someone else finishes — and who is that someone?" One dependency bottleneck is the seed of a dispatch plan. Do not produce a full topology yet.
When certainty = certain:
Apply the full workflow: confirm route and cast → select topology → define packet flow and merge ownership → define review loops, human gates, and context budgets → return plan with collapse triggers.
When certainty = exploring:
Offer two topology options: a tighter sequential chain (lower parallelism, lower merge risk) and a wider parallel ring (higher throughput, higher convergence complexity). State the deciding factor.
When source = construct:
Primary activation context for this skill. Dispatch design is fundamentally a construct-mode activity: every topology decision is a structural choice with explicit cost and benefit.
When focus = event:
For event-layer screenplay work, the dispatch plan should reflect the narrative sequence: earlier structural decisions constrain later scene decisions. Topology should respect this dependency order.
wp.subagent-dispatch-planrb.subagent-dispatch-planka.convergence-owner-disciplineka.cross-protocol-referral-edgeska.handoff-packet-disciplineka.parallel-lane-governanceka.subagent-context-budgetingka.team-topology-selectionka.two-stage-review-loop