Orchy banner
davekazemi davekazemi

Orchy

AI community

Description

Runtime-agnostic multi-agent orchestration skill for AI coding agents (Claude Code, Antigravity, Cursor, Codex, Copilot, Gemini CLI, Windsurf, Cline, and any agent that reads SKILL.md/AGENTS.md). A frontier-model Supervisor delegates scoped work to cheaper subagents, with git-enforced file scopes and independent verification.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Orchy

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Install](https://img.shields.io/badge/install-npx%20skills%20add-black.svg)](#-installation)

[![Claude Code](https://img.shields.io/badge/Claude%20Code-supported-blue.svg)](#-runtime-compatibility) [![Cursor](https://img.shields.io/badge/Cursor-supported-blue.svg)](#-runtime-compatibility) [![Codex](https://img.shields.io/badge/Codex-supported-blue.svg)](#-runtime-compatibility) [![GitHub Copilot](https://img.shields.io/badge/GitHub%20Copilot-supported-blue.svg)](#-runtime-compatibility) [![Windsurf](https://img.shields.io/badge/Windsurf-supported-blue.svg)](#-runtime-compatibility) [![Gemini CLI](https://img.shields.io/badge/Gemini%20CLI-supported-blue.svg)](#-runtime-compatibility) [![Antigravity](https://img.shields.io/badge/Antigravity-supported-blue.svg)](#-runtime-compatibility) [![Cline](https://img.shields.io/badge/Cline-supported-blue.svg)](#-runtime-compatibility)

A specialized skill and framework for **cost-optimized, hierarchical multi-agent orchestration**.

It equips any agent that reads `SKILL.md` / `AGENTS.md` (Claude Code, Cursor, Codex, Copilot, Windsurf, Gemini CLI, Antigravity, Cline, and others) to act as a **Supervisor** that keeps its own context small and delegates token-heavy exploration, coding, and review to short-lived subagents, on cheaper model tiers where the runtime allows it. Orchy is mostly a prompt document (a 57-line `SKILL.md` plus references loaded per phase), backed by two small scripts that enforce the parts prose cannot: file-scope checking via `git diff`, and non-destructive `AGENTS.md` updates.


🚀 Why Orchy?

A single agent session pays for its context on every turn. Once grep output, file dumps, and test logs have entered the conversation, they are re-sent as input tokens on each subsequent turn until the session ends, an