orchestrator

Plan and coordinate multi-agent tasks with parallel worker agents.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/thanhquan3010/hospital-management-system-v3 --skill orchestrator-thanhquan3010
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrator
Source: https://github.com/thanhquan3010/hospital-management-system-v3/tree/main/.agents/skills/orchestrator
Command: npx skills add https://github.com/thanhquan3010/hospital-management-system-v3 --skill orchestrator-thanhquan3010

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the planning and coordination of complex, multi-agent tasks, ensuring that parallel work streams are managed efficiently and dependencies are respected.

Core Features & Use Cases

  • Autonomous Task Orchestration: Spawns and monitors parallel worker agents for bead execution.
  • Progress Monitoring: Tracks the status of individual beads and entire tracks.
  • Blocker Resolution: Manages and helps resolve cross-track dependencies and file conflicts.
  • Use Case: When starting a new large feature development, use the orchestrator to assign different development tracks to specialized agents and monitor their progress towards the epic's completion.

Quick Start

Use the orchestrator skill to plan and coordinate the execution of a new epic by providing the execution plan.

Frequently Asked Questions about orchestrator

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

FAQPage Schema
How do I coordinate multi-agent execution for complex epic-level workflows?

Multi-agent execution is coordinated by spawning, monitoring, and managing parallel worker agents to handle task dependencies, progress tracking, and blocker resolution for complex epic-level workflows.

How does agent coordination handle cross-track dependencies and file conflicts?

Agent coordination manages cross-track dependencies and file conflicts by tracking the status of individual tasks across parallel work streams and actively resolving blockers to ensure smooth epic execution.

What is the best way to automate task management for parallel development tracks?

Automating task management for parallel development tracks involves using an orchestrator to assign specialized agents to different tracks and monitor their progress autonomously towards epic completion.

Can I use workflow automation to spawn and monitor parallel worker agents?

Yes, workflow automation can autonomously spawn and monitor parallel worker agents, utilizing agent mail for inter-agent communication and task management tools to handle the bead lifecycle.

When do I need multi-agent orchestration for software engineering tasks?

You need multi-agent orchestration when starting large feature developments that require automating the planning and coordination of complex tasks across multiple parallel work streams while respecting dependencies.

What are the limitations of using an orchestrator for task management?

The orchestrator handles complex multi-agent task coordination but requires a predefined execution plan to initiate, relying on agent mail and task management tools to manage the bead lifecycle rather than generating plans autonomously.