·multi-agent-orchestration
</>

multi-agent-orchestration

yonatangross/orchestkit

Multi-agent coordination and synthesis patterns. Use when orchestrating multiple specialized agents, implementing fan-out/fan-in workflows, or synthesizing outputs from parallel agents.

14Installs·0Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/orchestkit --skill multi-agent-orchestration

SKILL.md

| Agent count | 3-8 specialists | | Parallelism | Parallelize independent agents | | Conflict resolution | Confidence score or LLM arbitration | | Communication | Shared state or message bus |

agent-communication Keywords: agent communication, message passing, agent protocol, inter-agent Solves:

task-delegation Keywords: delegate, task routing, work distribution, agent dispatch Solves:

Multi-agent coordination and synthesis patterns. Use when orchestrating multiple specialized agents, implementing fan-out/fan-in workflows, or synthesizing outputs from parallel agents. Source: yonatangross/orchestkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Quick answers

What is multi-agent-orchestration?

Multi-agent coordination and synthesis patterns. Use when orchestrating multiple specialized agents, implementing fan-out/fan-in workflows, or synthesizing outputs from parallel agents. Source: yonatangross/orchestkit.

How do I install multi-agent-orchestration?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill multi-agent-orchestration 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/yonatangross/orchestkit