Back to Skills

dispatching-parallel-agents

Coordinates multiple concurrent subagents safely — splitting work and merging results. From the Superpowers library.

Context EngineeringADVANCEDby obra (Jesse Vincent)
Claude Codesubagentsparallelorchestration

Key Information

Install / Load
/plugin install superpowers@claude-plugins-official
View Source & Install Guide

How This Skill Works

From the Superpowers library. Manages concurrent subagent workflows: how to split work into independent units, dispatch them in parallel, avoid conflicts, and synthesize the results back together.

Use it for parallel exploration or independent implementation tracks. Installs as part of the Superpowers plugin.