Dispatching Parallel Agents
Skill Verified ActiveUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
To empower users to tackle multiple independent problems simultaneously by dispatching focused agents, thereby accelerating resolution and improving overall productivity.
Features
- Delegates tasks to specialized, context-isolated agents
- Enables parallel execution of independent tasks
- Provides clear guidance on crafting agent prompts and context
- Facilitates review and integration of parallel task outcomes
Use Cases
- Debugging multiple unrelated failures across different code modules
- Investigating distinct bugs or issues concurrently
- Parallelizing sub-tasks within a larger project or refactor
Non-Goals
- Handling tasks with shared state or sequential dependencies
- Agents interfering with each other's execution or context
- Performing exploratory debugging where root causes are unknown
- Consolidating tasks that are inherently related
Trust
- info:Issues AttentionThere are 123 open issues and 264 closed issues in the last 90 days, indicating a closure rate of approximately 68%, which is good but the number of open issues is high.
Installation
First, add the marketplace
/plugin marketplace add obra/superpowers/plugin install superpowers@superpowers-devQuality Score
VerifiedTrust Signals
Similar Extensions
Swarm Orchestration
100Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
Node Connect
100Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
Openclaw Debugging
100Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.
Ctx Doctor
100Run context-mode diagnostics. Checks runtimes, hooks, FTS5, plugin registration, npm and marketplace versions. Trigger: /context-mode:ctx-doctor
Systematic Debugging
100Systematic debugging methodology emphasizing root cause analysis over quick fixes