# Dispatching Parallel Agents

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

- Skill: `chengyi818/dispatching-parallel-agents` (Agent Skill)
- Install (CLI): `npx skillmds@latest add chengyi818/dispatching-parallel-agents`
- Raw SKILL.md: https://api.skillmd.com/api/skills/chengyi818/dispatching-parallel-agents/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: chengyi818 (https://skillmd.com/u/chengyi818)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/chengyi818/dispatching-parallel-agents

---


# dispatching-parallel-agents

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

## 解决的问题

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

## 适用场景

多 Agent 并行任务

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

## 安装方法

已内置 (Superpowers)，无需安装

## 使用方法

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

## 嵌入式开发场景

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

## 相关 Skill

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

