orchestration

Route tasks across multiple agents using registry-driven orchestration.

4|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Hellblazer/nexus --skill orchestration-hellblazer
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: orchestration
Source: https://github.com/Hellblazer/nexus/tree/main/nx/skills/orchestration
Command: npx skills add https://github.com/Hellblazer/nexus --skill orchestration-hellblazer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegates routing and multi-agent coordination to the orchestrator to resolve task ambiguity and pipeline decisions.

Core Features & Use Cases

  • Delegates routing decisions among agents
  • Coordinates multi-agent pipelines and flow of tasks
  • Provides a registry-driven platform for selecting appropriate agents

Quick Start

Ask the orchestrator to identify the best agent and route the task through a multi-agent workflow.

Frequently Asked Questions about orchestration

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

FAQPage Schema
How do I route tasks across multiple agents when there is workflow ambiguity?▼

You can route tasks across multiple agents by delegating decisions to an orchestrator, which resolves task ambiguity and manages the multi-agent workflow pipeline from planning to testing.

What is a multi-agent orchestration pipeline used for?▼

Multi-agent orchestration coordinates decisions across multiple agents to manage workflows, covering the plan, implement, review, and test phases to ensure deterministic task routing and agent selection.

How do I select the best agent for a specific task in a relay protocol?▼

To select the best agent for a task, the orchestrator references a registry-driven platform and relay templates to match the task requirements with the appropriate available agent.

Can I coordinate deterministic routing for a plan, implement, review, and test workflow?▼

Yes, you can coordinate deterministic routing for a plan, implement, review, and test workflow by using the orchestrator to manage the multi-agent pipeline and relay protocols automatically.

When should I use an orchestrator registry instead of direct agent calls?▼

You should use an orchestrator registry instead of direct agent calls when task ambiguity exists or when a multi-agent pipeline is needed to route tasks through distinct plan, implement, review, and test phases.