Skill

Dispatching Parallel Agents

Spawn multiple sub-agents for independent tasks in parallel.

安裝

manual
/plugin install superpowers

把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。

介紹

Use when 2+ tasks have no shared state — the agents run concurrently and combine results. Saves real time on multi-repo or multi-area work.

常見使用情境

  • Multi-repo refactor
  • Frontend + backend in parallel
  • Independent research tasks

標籤

parallelismagentsprocesssuperpowers