Dispatching Parallel Agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

paperclipai 327b382 305 B Updated

File contents

Concurrent subagent workflows — dispatches multiple subagents for independent tasks that don't share state or have sequential dependencies.

paperclipai/companies/tree/main/superpowers/skills/dispatching-parallel-agents commit 327b382bcf

Frequently asked questions

npx skillmds@latest add paperclipai/dispatching-parallel-agents