# dispatching-parallel-agents

> dispatching-parallel-agents 用于两个以上互不共享状态的独立任务。使用 npx skills add obra/superpowers --skill dispatching-parallel-agents 安装。

- 页面：https://skill123.app/zh/skills/dispatching-parallel-agents/
- 分类：productivity
- 平台：cursor, claude, agents
- 质量分：90/100
- 最后验证：2026-06-22
- 源码：https://github.com/obra/superpowers

## 何时使用

- 两个不碰同一批文件的功能
- 可并行的调研
- 互不影响的 bugfix

## 安装

```bash
npx skills add https://github.com/obra/superpowers/tree/main/skills/dispatching-parallel-agents
```

也可让 Agent 先阅读 https://skill123.app/install/skill123.md，再安装此技能。
