Agent 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 with Tessl CLI
npx tessl i github:ruvnet/claude-flow --skill agent-coordination87
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 89%
↑ 1.34xAgent success when using this skill
Validation for skill structure
Bug fix agent routing and coordination
Spawn command syntax
100%
100%
Coordinator agent present
0%
80%
Researcher agent present
20%
100%
Coder agent present
100%
100%
Tester agent present
100%
100%
No extra agent types
0%
100%
Agent count limit
100%
100%
Status or list command
100%
100%
Stop command used
100%
100%
Memory-based coordination
33%
0%
Hierarchical topology noted
0%
88%
Without context: $0.2656 · 2m 38s · 20 turns · 23 in / 4,129 out tokens
With context: $0.2697 · 56s · 16 turns · 176 in / 3,130 out tokens
Feature development agent pool and routing
Spawn command syntax
100%
100%
Coordinator agent present
0%
100%
Architect agent present
100%
0%
Tester agent present
100%
100%
Reviewer agent present
100%
100%
Pool command used
20%
100%
Pool type is coder
0%
100%
Agent count limit
0%
100%
Metrics or status check
100%
100%
Stop command used
100%
100%
Memory-based coordination
100%
100%
No non-feature agents
0%
50%
Without context: $0.4196 · 3m 15s · 24 turns · 26 in / 5,334 out tokens
With context: $0.3363 · 1m 22s · 19 turns · 424 in / 4,101 out tokens
Security audit agent selection and lifecycle
Spawn command syntax
100%
100%
Coordinator agent present
0%
40%
Security-architect agent present
100%
100%
Auditor agent present
100%
100%
No non-security agents
100%
62%
Metrics command used
50%
100%
List command used
100%
100%
Stop command used
50%
100%
Agent count limit
100%
100%
Hierarchical topology documented
70%
100%
Memory-based coordination documented
100%
100%
Without context: $0.4504 · 3m 26s · 29 turns · 33 in / 5,909 out tokens
With context: $0.2321 · 1m 3s · 14 turns · 16 in / 3,433 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.