Skip to main content
在 Manus 中运行任何 Skill
一键导入

dispatching-parallel-agents

Use when a task has multiple independent subtasks that can be executed concurrently by separate agents. Triggers when decomposed work has 2+ subtasks with no data dependencies, when subtasks operate on different files or codebase sections, when serial execution time would be significantly longer than parallel, or when independent analyses or deliverables need concurrent generation.

概览

Use when a task has multiple independent subtasks that can be executed concurrently by separate agents. Triggers when decomposed work has 2+ subtasks with no data dependencies, when subtasks operate on different files or codebase sections, when serial execution time would be significantly longer than parallel, or when independent analyses or deliverables need concurrent generation.

安装命令
npx skills add https://github.com/Pixel-Process-UG/superkit-agents --skill dispatching-parallel-agents

复制此命令并粘贴到 Claude Code 中以安装该技能

星标1
分支0
更新时间2026年3月16日 07:43
SKILL.md
readonly