·agent-orchestration
</>

agent-orchestration

yonatangross/orchestkit

Agent orchestration patterns for agentic loops, multi-agent coordination, alternative frameworks, and multi-scenario workflows. Use when building autonomous agent loops, coordinating multiple agents, evaluating CrewAI/AutoGen/Swarm, or orchestrating complex multi-step scenarios.

11Installs·4Trend·@yonatangross

Installation

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

SKILL.md

Comprehensive patterns for building and coordinating AI agents -- from single-agent reasoning loops to multi-agent systems and framework selection. Each category has individual rule files in rules/ loaded on-demand.

| Category | Rules | Impact | When to Use |

| Agent Loops | 2 | HIGH | ReAct reasoning, plan-and-execute, self-correction | | Multi-Agent Coordination | 3 | CRITICAL | Supervisor routing, agent debate, result synthesis | | Alternative Frameworks | 3 | HIGH | CrewAI crews, AutoGen teams, framework comparison | | Multi-Scenario | 2 | MEDIUM | Parallel scenario orchestration, difficulty routing |

Agent orchestration patterns for agentic loops, multi-agent coordination, alternative frameworks, and multi-scenario workflows. Use when building autonomous agent loops, coordinating multiple agents, evaluating CrewAI/AutoGen/Swarm, or orchestrating complex multi-step scenarios. 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 agent-orchestration
Category
</>Dev Tools
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is agent-orchestration?

Agent orchestration patterns for agentic loops, multi-agent coordination, alternative frameworks, and multi-scenario workflows. Use when building autonomous agent loops, coordinating multiple agents, evaluating CrewAI/AutoGen/Swarm, or orchestrating complex multi-step scenarios. Source: yonatangross/orchestkit.

How do I install 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 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