agency-orchestrator

Installation
SKILL.md

Agency Orchestrator Integration

Agency Orchestrator is a YAML-based multi-agent workflow engine that runs as an MCP server. It enables DAG-based task orchestration where multiple Claude Code agents work in parallel with dependency management.

What This Enables

  • Parallel agent execution — Run 3-8 agents simultaneously on independent tasks
  • DAG dependencies — Define which tasks must complete before others start
  • GitHub integration — Auto-create PRs, run checks, merge on success
  • Built-in testing — Verify outputs at each stage before proceeding

Setup

Add to your .claude/settings.json under mcpServers:

Installs
3
First Seen
Apr 1, 2026
agency-orchestrator — kevinzai/cc-commander