agent-run-orchestrator

Coordinates workflows by running hierarchical task and document orchestrators across multiple stages.

18|5|Updated Nov 3, 2025
One-click install
npx skills add https://github.com/mvillmow/ml-odyssey --skill agent-run-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-run-orchestrator
Source: https://github.com/mvillmow/ml-odyssey/tree/main/.claude/skills/agent-run-orchestrator
Command: npx skills add https://github.com/mvillmow/ml-odyssey --skill agent-run-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? This Skill simplifies the coordination of complex, multi-component development workflows by invoking hierarchical orchestrators, ensuring tasks are delegated and monitored effectively. It automates the management of parallel tasks, reducing complexity.

Core Features & Use Cases:

  • Hierarchical Coordination: Manages workflows across different levels of agents (Chief Architect, Section Orchestrators, Design Agents) for structured development.
  • Task Delegation: Breaks down work into manageable components and assigns them to appropriate agents, optimizing resource allocation.
  • Use Case: When starting a new development section, use this skill to activate the relevant orchestrator. This orchestrator will then manage the breakdown, delegation, and monitoring of all associated tasks, ensuring a coordinated and efficient workflow.

Quick Start: Use the agent-run-orchestrator skill to start the 'foundation' section orchestrator.

Frequently Asked Questions about agent-run-orchestrator

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

FAQPage Schema
How do I coordinate complex multi-component workflows across different development sections?

Workflow orchestration manages parallel tasks across hierarchical agent levels—Chief Architect, Section Orchestrators, and Design Agents—by breaking work into components, delegating to appropriate agents, monitoring progress, and integrating results. Use the agent-run-orchestrator Skill to activate section orchestrators that handle this coordination automatically.

When should I use orchestration instead of managing tasks manually?

Orchestration is essential when starting new development sections, coordinating multiple parallel components, or managing hierarchical task coordination across foundation, shared-library, tooling, first-paper, ci-cd, and agentic-workflows. It automates delegation, monitoring, and blocker escalation, reducing manual complexity significantly.

Can I delegate work across multiple specialized agents in a single workflow?

Yes. Orchestration enables structured task delegation by breaking down work into manageable components and assigning them to design agents, specialist agents, and other hierarchy levels. The orchestrator monitors each delegation, integrates results, and escalates blockers centrally.

What's the workflow for starting a new development section with orchestration?

Activate the relevant section orchestrator—such as 'foundation'—using this Skill. The orchestrator then executes a structured workflow: review plans, break down tasks, delegate to appropriate agents, monitor progress, integrate results, and escalate blockers via provided scripts and configurations.

How does hierarchical task coordination prevent workflow bottlenecks?

Hierarchical coordination distributes work across agent levels and runs parallel components simultaneously rather than sequentially. The orchestrator monitors all parallel tasks, integrates results as they complete, and flags blockers immediately, maintaining steady progress across the entire workflow.