Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Scanned 6/6/2026
Install via CLI
openskills install paperclipai/companies---
name: dispatching-parallel-agents
description: "Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies"
metadata:
sources:
- kind: github-file
repo: obra/superpowers
path: skills/dispatching-parallel-agents/SKILL.md
commit: 1128a721ca3b7fd76bf12e8392cdeb89cfcfcf2a
attribution: Jesse Vincent
license: MIT
usage: referenced
---
Concurrent subagent workflows — dispatches multiple subagents for independent tasks that don't share state or have sequential dependencies.
No comments yet. Be the first to comment!