orchestrator

Coordinate multi-agent workflows with PRD-driven planning, delegation, and verification.

1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/0xClawAI/agent-orchestration --skill orchestrator-0xclawai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: orchestrator
Source: https://github.com/0xClawAI/agent-orchestration/tree/main/orchestrator
Command: npx skills add https://github.com/0xClawAI/agent-orchestration --skill orchestrator-0xclawai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill provides a centralized orchestration engine that coordinates interrogation, PRD creation, task decomposition, delegated execution, supervisory verification, and live dashboard visibility across multiple departments and projects.

Core Features & Use Cases

  • End-to-end orchestration: Interrogate user intent, spawn PRD workers, break tasks into actionable steps, delegate to specialized workers, and rely on a persistent supervisor to verify outcomes.
  • Strong governance: append-only progress logs, git-based audit trails, and strict role boundaries to ensure traceability and accountability.
  • Multi-project dashboard: live state visualization that aggregates progress, milestones, and task health across projects and phases.
  • Extensibility: add new departments and workflows via archetypes without altering the core orchestration.

Quick Start

Provide a project brief and let the orchestrator begin the interrogation flow to plan, delegate, and ship with live visibility.

Frequently Asked Questions about orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multi-agent workflows across multiple projects?▼

Multi-agent workflow coordination is handled by interrogating user intent, spawning PRD workers, delegating tasks to specialized workers, and verifying outcomes through a persistent supervisor with live dashboard visibility.

How does git-based audit trail enforcement work for AI agent organizations?▼

Git-based audit trails enforce governance by maintaining append-only progress logs and strict role boundaries across departments, ensuring traceability and accountability for all delegated execution steps.

Can I use a PRD-driven workflow to decompose tasks for specialized workers?▼

A PRD-driven workflow supports task decomposition by breaking down project briefs into actionable steps, which are then delegated to specialized workers and verified by a supervisor.

What is the best way to visualize multi-project task health and milestones?▼

Multi-project task health visualization is achieved through a live state.json dashboard that aggregates progress, milestones, and task health across projects and phases.

Do I need to modify the core orchestration engine to add new departments?▼

Adding new departments requires no core orchestration engine modification because extensibility is provided through archetypes, allowing new workflows to be integrated without altering the base system.

Why does multi-agent orchestration require strict role boundaries?▼

Strict role boundaries are required in multi-agent orchestration to ensure traceability and accountability, preventing role overlap between departments, workers, and supervisors during task execution.