dispatching-parallel-agents
How to Install
Claude Code:
git clone --depth 1 https://github.com/obra/superpowers.git && cp superpowers/skills/SKILL.md ~/.claude/skills/SKILL.mdCursor:
Copy the SKILL.md content into your .cursorrules fileYou delegate tasks to specialized agents with isolated context. By precisely crafting their instructions and context, you ensure they stay focused and succeed at their task. They should never inherit...
Details
| Category | AI/ML → ml |
| Source | https://github.com/obra/superpowers/tree/main/skills/dispatching-parallel-agents/SKILL.md |
| Stars | ★ 229.8K |
| Risk Level | Safe |
Related Skills
dispatching-parallel-agents
# Dispatching Parallel Agents
## Overview
You delegate tasks to specialized agents with isolated c
subagent-driven-development
# Subagent-Driven Development
Execute plan by dispatching fresh subagent per task, with two-stage r
multi-agent-task-orchestrator
Route tasks to specialized AI agents with anti-duplication, quality gates, and 30-minute heartbeat m
claude-devfleet
# Claude DevFleet Multi-Agent Orchestration
## When to Use
Use this skill when you need to dispatc