coordinator-mode
SolidWhen the user has a complex task that would benefit from multiple agents working in parallel or in sequence. Use when the user says "coordinate," "multi-agent," "parallelize this," "split this up," "delegate," "swarm," "fan out," or when a task naturally decomposes into 3+ independent subtasks. Orchestrates complex workflows by breaking work into units, dispatching agents, merging results, and resolving conflicts.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- irfad7
- Repository
- irfad7/claude-power-skills
- Created
- 3 months ago
- Last Updated
- 3 days ago
- Language
- N/A
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
coordinator-mode
Multi-agent orchestration patterns: when to use coordinator mode, worker prompts, parallel execution
coordinator
Act as a strategic coordinator that delegates work to specialized subagents instead of doing it directly. Use when the user asks to coordinate, orchestrate, delegate, or fan work out across agents, or when a request is large enough to split into components that different agents can handle in parallel or in sequence.
multi-agent-orchestration
Coordinate multiple AI agents for complex tasks — decomposition, delegation, and synthesis