agent-orchestrator

Coordinate multi-agent workflows by analyzing tasks and spawning context-aware agents.

4|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/ryan-nguyen-01/agent-platform --skill agent-orchestrator-ryan-nguyen-01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-orchestrator
Source: https://github.com/ryan-nguyen-01/agent-platform/tree/main/.claude/Agents/agent-orchestrator
Command: npx skills add https://github.com/ryan-nguyen-01/agent-platform --skill agent-orchestrator-ryan-nguyen-01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Orchestrator coordinates a fleet of specialized agents to read contextual information, decompose user tasks, and launch appropriate workers with the correct scope. It ensures no direct code or tests are written by the orchestrator and maintains centralized control and safety checks.

Core Features & Use Cases

  • Central task analysis and decomposition
  • Context-aware agent spawning with injected packages
  • Progress tracking and feedback loop integration
  • Gatekeeping to prevent direct coding by the orchestrator
  • Onboarding and context-guarded execution for complex multi-agent workflows

Quick Start

Provide a user task and context; the orchestrator will read context, break down tasks, and spawn the appropriate agents.

Frequently Asked Questions about agent-orchestrator

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

FAQPage Schema
How do I coordinate multiple agents to break down complex workflows?

Coordinate multiple agents by ingesting full context, analyzing user tasks, and spawning appropriate workers with correct scope. The orchestrator breaks down complex tasks and maintains centralized control across multi-agent workflows.

What is central agent orchestration for task decomposition?

Central agent orchestration is the process of reading contextual information, decomposing user tasks, and launching specialized workers with injected packages. It ensures centralized control and safety checks across complex multi-agent workflows.

Can I use an orchestrator to spawn agents with injected context packages?

Yes, you can spawn agents with injected context packages. The orchestrator reads full context and launches appropriate workers with the correct scope, ensuring context-guarded execution and safe task tracking.

Does the orchestrator agent write code or tests directly?

No, the orchestrator does not write code or tests directly. It enforces gatekeeping to prevent direct coding, maintains centralized control, and delegates all specialized work to the spawned worker agents.

How do I track progress and feedback in a multi-agent workflow?

Track progress and feedback in multi-agent workflows through centralized progress reporting and feedback loop integration. The orchestrator ensures traceable progress with injected context and task tracking throughout the execution.

When should I not use a central orchestrator for agent coordination?

You should not use a central orchestrator when your workflow requires direct coding from the coordinator or lacks complex task breakdown needs. It is designed specifically for context reading, safe orchestration, and onboarding rather than direct execution.