·multi-agent-patterns
</>

multi-agent-patterns

sickn33/antigravity-awesome-skills

Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures

40Installs·3Trend·@sickn33

Installation

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill multi-agent-patterns

SKILL.md

Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures

Use this skill when working with master orchestrator, peer-to-peer, and hierarchical multi-agent architectures. Multi-Agent Architecture Patterns

Multi-agent architectures distribute work across multiple language model instances, each with its own context window. When designed well, this distribution enables capabilities beyond single-agent limits. When designed poorly, it introduces coordination overhead that negates benefits. The critical insight is that sub-agents exist primarily to isolate context, not to anthropomorphize role division.

Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures Source: sickn33/antigravity-awesome-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill multi-agent-patterns
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is multi-agent-patterns?

Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures Source: sickn33/antigravity-awesome-skills.

How do I install multi-agent-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill multi-agent-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/sickn33/antigravity-awesome-skills