·orchestrator
</>

orchestrator

Build and deploy parallel execution via subagent waves, agent teams, and multi-wave pipelines. Use when the Decomposition Gate identifies 2+ independent actions or when spawning teams. NOT for single-action tasks or non-parallel work.

28Installs·6Trend·@wyattowalsh

Installation

$npx skills add https://github.com/wyattowalsh/agents --skill orchestrator

How to Install orchestrator

Quickly install orchestrator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/wyattowalsh/agents --skill orchestrator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: wyattowalsh/agents.

SKILL.md

View raw

These rules govern ALL parallelization decisions. Apply them on every task.

Not for single-action requests, simple file edits, or sequential-only workflows.

| (empty) | Load full orchestration guide; apply Decomposition Gate to current request | | pattern | Show the named pattern from references/patterns.md | | tier | Display Tier Selection table and model guidance | | recovery | Show the Accounting Rule and Recovery Ladder |

Build and deploy parallel execution via subagent waves, agent teams, and multi-wave pipelines. Use when the Decomposition Gate identifies 2+ independent actions or when spawning teams. NOT for single-action tasks or non-parallel work. Source: wyattowalsh/agents.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/wyattowalsh/agents --skill orchestrator
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from wyattowalsh/agents

Quick answers

What is orchestrator?

Build and deploy parallel execution via subagent waves, agent teams, and multi-wave pipelines. Use when the Decomposition Gate identifies 2+ independent actions or when spawning teams. NOT for single-action tasks or non-parallel work. Source: wyattowalsh/agents.

How do I install orchestrator?

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

Where is the source repository?

https://github.com/wyattowalsh/agents