orchestrator-agent

Coordinate expert routing and YAML handoffs within the Nebuchadnezzar v3.5 Pipeline OS.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/WalkerVVV/firstmile-deals-pipeline --skill orchestrator-agent-walkervvv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrator-agent
Source: https://github.com/WalkerVVV/firstmile-deals-pipeline/tree/main/.claude/skills/orchestrator-agent
Command: npx skills add https://github.com/WalkerVVV/firstmile-deals-pipeline --skill orchestrator-agent-walkervvv

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Orchestrator Agent is the master coordinator of the Nebuchadnezzar v3.5 Pipeline OS, aligning the Four Pillars and ensuring the right expert handles the right task at the right time.

Core Features & Use Cases

  • Expert routing and handoffs across: Expert CRUD, Observability, ADHD Execution Loop, and Learning Propagation.
  • Handoff-oriented workflows with YAML payloads to move work between experts.
  • Observability-driven routing: red stage signals trigger expert routing decisions.
  • Learning propagation triggers after sessions to improve expertise.

Quick Start

Use orchestrate or coordinate to route multi-expert tasks. When a red stage is detected, load the recommended expert and pass a structured handoff payload.

Frequently Asked Questions about orchestrator-agent

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

FAQPage Schema
How do I route tasks to the right expert in a multi-expert pipeline?

Expert routing in Nebuchadnezzar v3.5 uses keyword- and stage-based routing to coordinate the right expert for each task. The orchestrator-agent applies this routing across Expert CRUD, Observability, ADHD Execution Loop, and Learning Propagation, moving work via structured YAML handoffs between experts.

What happens when a red stage is detected in the pipeline?

Red stage signals trigger observability-driven routing decisions within the orchestrator-agent. The system identifies the red condition, loads the recommended expert, and passes a structured handoff payload to resolve the issue and restore normal pipeline operation.

How does learning propagation work across expert sessions?

Learning propagation occurs after sessions complete via EOD synchronization, triggered by the orchestrator-agent. Expertise improvements flow end-to-end through the pipeline, ensuring each expert benefits from prior session outcomes and refines future decisions.

What is the session startup protocol in Nebuchadnezzar v3.5?

Session startup protocol is enforced by the orchestrator-agent as part of the Four Pillars governance. It initializes new sessions with proper expert assignment, routing rules, and handoff structures to ensure consistent coordination from the beginning of each workflow.

Can I use handoff-oriented workflows to move work between different experts?

Yes, handoff-oriented workflows are core to the orchestrator-agent. Work moves between experts using YAML payloads that structure the handoff data, enabling multi-expert coordination across routing, observability, execution, and learning tasks.

What are the Four Pillars governance enforced by the orchestrator?

The Four Pillars governance is the framework the orchestrator-agent enforces to align expert coordination. It provides structured rules for routing, session management, observability signals, and learning propagation across the entire Nebuchadnezzar v3.5 Pipeline OS.