multi-agent-analysis

Installation
SKILL.md

Multi-Agent Analysis

Analyzes coordination patterns in multi-agent systems.

Process

  1. Identify coordination model — Supervisor, peer-to-peer, pipeline
  2. Document handoffs — How control transfers between agents
  3. Classify state sharing — Blackboard vs message passing
  4. Trace communication — Protocol and data flow

Coordination Models

Supervisor (Hierarchical)

        ┌─────────────┐
        │  Supervisor │
        │   (Router)  │
Related skills

More from aiskillstore/marketplace

Installs
1
GitHub Stars
268
First Seen
Feb 27, 2026