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.
74
63%
Does it follow best practices?
Impact
89%
1.34xAverage score across 3 eval scenarios
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./.agents/skills/agent-coordination/SKILL.mdSpawn and coordinate agents for complex multi-agent tasks.
coder, reviewer, tester, planner, researcher
security-architect, security-auditor, memory-specialist, performance-engineer
hierarchical-coordinator, mesh-coordinator, adaptive-coordinator, collective-intelligence-coordinator
byzantine-coordinator, raft-manager, gossip-coordinator, consensus-builder
pr-manager, code-review-swarm, issue-tracker, release-manager
sparc-coord, sparc-coder, specification, pseudocode, architecture, refinement
npx claude-flow agent spawn --type coder --name my-codernpx claude-flow agent list --filter activenpx claude-flow agent status --id agent-123npx claude-flow agent metrics --id agent-123npx claude-flow agent stop --id agent-123npx claude-flow agent pool --size 5 --type coder| Code | Task | Agents |
|---|---|---|
| 1 | Bug Fix | coordinator, researcher, coder, tester |
| 3 | Feature | coordinator, architect, coder, tester, reviewer |
| 5 | Refactor | coordinator, architect, coder, reviewer |
| 7 | Performance | coordinator, perf-engineer, coder |
| 9 | Security | coordinator, security-architect, auditor |
01070ed
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.