orchestrator

Coordinate specialized agents to decompose and execute multi-skill tasks.

181|30|Updated Nov 16, 2025
One-click install
npx skills add https://github.com/erichowens/some_claude_skills --skill orchestrator-erichowens
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrator
Source: https://github.com/erichowens/some_claude_skills/tree/main/.claude/skills/orchestrator
Command: npx skills add https://github.com/erichowens/some_claude_skills --skill orchestrator-erichowens

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill acts as an intelligent conductor for complex, multi-faceted problems, breaking them down into subtasks and delegating to specialized AI Skills. Crucially, it identifies and fills capability gaps by creating new Skills on-the-fly, ensuring no task is left unaddressed and all outputs are cohesively synthesized.

Core Features & Use Cases

  • Problem Decomposition & Delegation: Analyzes complex requests, breaks them into manageable subtasks, and intelligently assigns them to the most appropriate specialist Skills.
  • Adaptive Skill Creation: Identifies missing expertise and automatically invokes Skill(skill-coach) to create new Skills, integrating them into the workflow immediately.
  • Synthesis & Quality Assurance: Combines outputs from multiple specialists, resolves conflicts, and ensures all deliverables are coherent, consistent, and meet quality standards.
  • Use Case: You need to launch a new web app with a strong brand, a complete design system, and a team plan. This Skill can orchestrate Research Analyst, Web Design Expert, Design System Creator, and Team Builder to deliver a unified solution. If a specific design pattern is needed but no skill exists, it will create it.

Quick Start

Orchestrate the creation of a new marketing campaign, including market research, content generation, and social media scheduling.

Frequently Asked Questions about orchestrator

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

FAQPage Schema
How do I break down complex multi-skill tasks and coordinate specialized agents?

Problem decomposition and task coordination involves analyzing complex requests, identifying required expertise domains, and delegating subtasks to specialized agents in sequence or parallel. This orchestrator automatically routes work to the most appropriate skill and synthesizes outputs into a cohesive result.

Can I create new skills on demand when my workflow needs capability gaps filled?

Yes. Adaptive skill creation identifies missing expertise during task execution and automatically invokes Skill-Coach to generate new skills, integrating them immediately into the workflow without manual intervention or interruption.

How do I ensure outputs from multiple specialists are consistent and conflict-free?

Synthesis and quality assurance combines outputs from multiple agents, detects conflicts across deliverables, and enforces consistency standards before final delivery. This ensures all results are coherent and meet quality requirements across domains.

What's the best way to handle cross-domain projects requiring parallel execution?

Cross-domain orchestration breaks projects into parallel subtasks assigned to domain specialists, executes them concurrently, and synthesizes results. This approach solves problems beyond single-domain capabilities by coordinating expertise across multiple specializations simultaneously.

When should I use task decomposition instead of a single specialist skill?

Use task decomposition when problems span multiple domains, require different expertise at different stages, or involve decisions that benefit from specialist input. Single specialists excel at focused tasks; orchestration adds value when complexity, scale, or domain breadth exceeds one skill's scope.

Do I need to pre-define all skills before orchestrating a complex workflow?

No. The orchestrator identifies capability gaps during execution and creates missing skills dynamically. You start with available skills and the system adapts by generating specialized skills only when the workflow requires them, reducing upfront planning overhead.