ag-0-orquestrador

Route user requests to one of nine autonomous machines with YAML frontmatter.

19|4|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-0-orquestrador
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ag-0-orquestrador
Source: https://github.com/andregusman-raiz/a-gusman-claude/tree/main/skills/ag-0-orquestrador
Command: npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-0-orquestrador

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes routing of user requests to one of nine autonomous machines (ag-1..ag-9), reducing manual decision-making and enforcing consistent delegation.

Core Features & Use Cases

  • Classification: Evaluate each incoming request to select the most appropriate machine.
  • Delegation & Monitoring: Route the task to the chosen machine and observe outcomes, retrying if necessary.
  • Non-operational by itself: It does not implement business logic; it only orchestrates routing and supervision.

Quick Start

Describe your goal and let ag-0-orquestrador classify and route it to the correct machine.

Frequently Asked Questions about ag-0-orquestrador

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

FAQPage Schema
How does an AI orchestrator route requests to autonomous machines?

An AI orchestrator routes requests by classifying each incoming input, delegating it to the appropriate autonomous machine, and monitoring outcomes to enforce consistent delegation with self-healing.

What is the best way to automate workflow routing for multiple AI agents?

Automating workflow routing for multiple AI agents is best handled by a centralized gateway that classifies inputs and supervises delegation, reducing manual decision-making across all connected machines.

How do I set up MERIDIAN-based orchestration with state persistence?

To set up MERIDIAN-based orchestration with state persistence, define your autonomous machines and provide a SKILL.md file containing YAML frontmatter with the name and description for the orchestrator gateway.

Does this autonomous machine orchestrator implement business logic itself?

No, this autonomous machine orchestrator is non-operational by itself. It strictly handles routing, classification, and supervision, delegating all actual business logic to the nine connected machines.

When do I need a centralized routing gateway for AI workflow automation?

You need a centralized routing gateway for AI workflow automation when managing multiple autonomous machines, ensuring consistent task classification, and monitoring delegation outcomes without manual intervention.