Dispatching Parallel Agents

A coordination pattern for when you're facing two or more chunks of work that don't depend on each other. It helps you identify which tasks are genuinely independent, scope each one so an agent can run it without stepping on the others, and fan them out concurrently instead of grinding through them serially. Best paired with Claude Code's subagent tooling. Third-party skill from Jesse Vincent's Superpowers collection.

What it does

Splits work into independent tasks and farms them out to parallel agents when there's no shared state or sequential dependency between them

How to use this

Once it is installed, this skill picks itself up. You do not need to name it.

“these tasks are independent”
“can we do these in parallel”
“dispatch agents for this”
“fan this work out”
Created by
Jesse Vincent
Category
Engineering

Run this on Skills and Agents

You can run the skill on Skills and Agents by creating an account. You don't need to install anything. We provide the model and tokens. Your connected tools and company brain are ready to use.

Create an account

Skills give you best practices and templates to get the most out of your AI