Skip to main content
Run any Skill in Manus
with one click

dispatching-parallel-agents

Stars3
Forks1
UpdatedJune 20, 2026 at 15:24

Use when 同阶段存在 2+ 可证明独立的问题域:独立 bug 调查、多个失败测试文件、独立子系统的 trace/diagnose/research/analysis(只读 fan-out),或无共享状态、文件不重叠的独立写任务(writable fan-out)。每域一个 subagent,主会话汇总 + conflict check。禁止多 agent 编辑同一文件,或并行执行有依赖的 plan task(plan 执行仍走 workflow-execute 顺序路径)。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly