Loading...
Loading...
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.
npx skill4agent add ruvnet/claude-flow agent-coordinationcoderreviewertesterplannerresearchersecurity-architectsecurity-auditormemory-specialistperformance-engineerhierarchical-coordinatormesh-coordinatoradaptive-coordinatorcollective-intelligence-coordinatorbyzantine-coordinatorraft-managergossip-coordinatorconsensus-builderpr-managercode-review-swarmissue-trackerrelease-managersparc-coordsparc-coderspecificationpseudocodearchitecturerefinementnpx 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 |