agent-coordination
FeaturedAgent spawning, lifecycle management, and coordination patterns. Manages 60+ agent types with specialized capabilities. Use when: spawning agents, coordinating multi-agent tasks, managing agent pools. Skip when: single-agent work, no coordination needed.
Install
Quality Score: 91/100
Skill Content
Details
- Author
- ruvnet
- Repository
- ruvnet/ruflo
- Created
- 1 years ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
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.
agent-adaptive-coordinator
Agent skill for adaptive-coordinator - invoke with $agent-adaptive-coordinator
agent-coordinator-swarm-init
Agent skill for coordinator-swarm-init - invoke with $agent-coordinator-swarm-init