multi-agent-analysis
Installation
SKILL.md
Multi-Agent Analysis
Analyzes coordination patterns in multi-agent systems.
Process
- Identify coordination model — Supervisor, peer-to-peer, pipeline
- Document handoffs — How control transfers between agents
- Classify state sharing — Blackboard vs message passing
- Trace communication — Protocol and data flow