orchestrator

Decompose development requests into executable agent tasks with routing and review gates.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/Minhmice/Thuocare --skill orchestrator-minhmice
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrator
Source: https://github.com/Minhmice/Thuocare/tree/main/.cursor/agents/orchestrator
Command: npx skills add https://github.com/Minhmice/Thuocare --skill orchestrator-minhmice

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the need for dynamic, accurate allocation and sequencing of AI agent tasks to ensure efficient and reliable execution of complex workflows.

Core Features & Use Cases

  • Workflow Decomposition: Analyzes user requests and thread context to break down into executable steps.
  • Agent Routing & Scheduling: Selects the minimal set of specialized agents based on task classification, and determines parallel vs sequential execution.
  • Execution Planning: Creates detailed structured plans, including sub-phases, fan-out, and review gates, to optimize resource use and ensure thorough validation.
  • Use Case: Automate the end-to-end process of code change, from task analysis through implementation, review, and final merging, with minimal human input.

Quick Start

Use the orchestrator to decompose detailed project requests into precise, executable agent tasks following established routing rules.

Frequently Asked Questions about orchestrator

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

FAQPage Schema
How do I automate AI agent routing for complex development workflows?

Automate AI agent routing by analyzing requests to classify tasks, select minimal specialized agents, and determine parallel or sequential execution schedules. This ensures efficient, reliable project execution through structured planning and review gating.

What is workflow decomposition in AI agent management?

Workflow decomposition is the process of analyzing user requests and thread context to break down complex project goals into precise, executable steps. It enables automated scheduling and routing for specialized AI agents to handle development phases.

How do I break down detailed project requests into executable agent tasks?

Break down project requests by using an orchestrator to analyze thread context and apply established routing rules. It creates detailed structured plans, including sub-phases and fan-out, to map tasks to specialized agents for implementation.

Can I use automated planning to manage parallel and sequential AI execution?

Automated planning manages parallel and sequential AI execution by selecting minimal agent sets based on task classification. It creates detailed structured plans with review gates to optimize resource use and ensure thorough validation.

Does workflow decomposition support review gating for code changes?

Workflow decomposition supports review gating by creating structured execution plans that include validation checkpoints. This automates the end-to-end code change process from task analysis through implementation, review, and final merging with minimal human input.