Dispatching Parallel Agents

Use when 多 Agent 并行任务 - 多个驱动模块并行开发、独立 bug 并行修复。

chengyi818 0ca3ed2 900 B Updated

File contents

dispatching-parallel-agents

编号: 29 梯队: Superpowers 内置 来源: Superpowers (26.6K 安装)

解决的问题

串行处理多个独立任务耗时。并行分发显著加速。26.6K 安装量。

适用场景

多 Agent 并行任务

嵌入式场景: 多个驱动模块并行开发、独立 bug 并行修复。

安装方法

已内置 (Superpowers),无需安装

使用方法

当面临 2+ 独立任务时,分派多个子 Agent 并行执行。适用于无共享状态、无顺序依赖的任务。

嵌入式开发场景

多个驱动模块并行开发、独立 bug 并行修复。

相关 Skill

参考 opencode-skill-list.md 获取完整清单和学习路径。

chengyi818/kata/tree/main/skills/skills-repo/31-dispatching-parallel-agents commit 0ca3ed2b02

Frequently asked questions

npx skillmds@latest add chengyi818/dispatching-parallel-agents