orchestration-protocol

Community

Coordinated multi-agent workflows with clarity.

Authorjwilger
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured approach to coordinating multiple specialized agents in complex software development workflows, ensuring clear responsibility boundaries and governance.

Core Features & Use Cases

  • Delegation patterns: Orchestrator assigns tasks to domain experts (e.g., TestWriter, DomainModeler, Implementer) and coordinates progress.
  • Fresh context per agent: Each delegation includes complete, self-contained context to avoid memory assumptions.
  • Workflow gates & conflict resolution: Enforces discipline before progression and resolves disputes or escalates to user when needed.
  • Domain veto authority: Domain experts can veto design decisions that violate domain principles to protect integrity.
  • State tracking: Maintains visibility into the current workflow phase and outcomes.

Quick Start

  1. Define the orchestrator role and the set of specialized agents for your workflow.
  2. Delegation example: assign a task to TestWriter with full context, then to DomainModeler, then to Implementer, observing gates at each step.
  3. Use the escalation pathway when consensus cannot be reached within the defined rounds.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: orchestration-protocol
Download link: https://github.com/jwilger/claude-code-plugins/archive/main.zip#orchestration-protocol

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.