dispatching-parallel-agents
Orchestrate multiple specialized agents in parallel to resolve independent test failures and subsystem bugs.
Install
npx skills add https://github.com/obra/superpowers --skill dispatching-parallel-agentsStats
| Total installs | 25,651 |
| Weekly installs | 25.4K |
| GitHub stars | 118.4K |
| First seen | Jan 19, 2026 |
| Source | @obra/superpowers |
Summary
- Dispatch one agent per problem domain when facing 3+ unrelated failures across different test files or subsystems
- Each agent receives focused scope, clear goal, and constraints—no inherited session context or history
- Agents work in parallel on independent investigations, then you review summaries and integrate non-conflicting fixes
- Best for timing issues, subsystem bugs, and exploratory fixes where root causes are unrelated; avoid when failures are connected or require shared state
Tags
Related skills
| Skill | Installs | vs dispatching-parallel-agents |
|---|---|---|
| javascript-sdk | 13,921 | -11,730 |
| enhance-prompt | 21,059 | -4,592 |
| baoyu-image-gen | 14,862 | -10,789 |
| executing-plans | 33,988 | +8,337 |
| ad-creative | 17,986 | -7,665 |
FAQ
- How many installs does dispatching-parallel-agents have?
- dispatching-parallel-agents has 25,651 total installs and 25.4K installs this week.
- Where is dispatching-parallel-agents hosted?
- dispatching-parallel-agents is published by @obra/superpowers at https://github.com/obra/superpowers.
- How many GitHub stars does dispatching-parallel-agents have?
- dispatching-parallel-agents has 118.4K GitHub stars.
- When was dispatching-parallel-agents first indexed?
- OrangeBot.AI first indexed dispatching-parallel-agents on Jan 19, 2026.
- How do I install dispatching-parallel-agents?
- Run: npx skills add https://github.com/obra/superpowers --skill dispatching-parallel-agents