agent:multi

Installation
SKILL.md

Multi-Agent Design

Guides the user through designing multi-agent systems. Based on "Principles of Building AI Agents" (Bhagwat & Gienow, 2025), Part VI: Multi-Agent Systems (Chapters 21-26).

When to use

Use this skill when the user needs to:

  • Design a system with multiple collaborating agents
  • Define agent roles and supervision hierarchy
  • Plan control flow between agents
  • Decide on communication patterns (supervisor, peer-to-peer, A2A)
  • Compose agents and workflows together

Instructions

Step 1: Do You Need Multi-Agent?

Use the AskUserQuestion tool to assess:

Related skills
Installs
5
Repository
ikatsuba/skills
First Seen
Mar 6, 2026