factory-orchestrator
Community오케스트레이터 에이전트 생성 및 전문가 조합 전문 스킬
Authorm16khb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill creates orchestrators that compose multiple expert agents to tackle complex, multi-domain tasks.
Core Features & Use Cases
- Orchestration strategies: SINGLE_EXPERT, SEQUENTIAL_CHAIN, PARALLEL_EXECUTION, HIERARCHICAL_DELEGATION, DYNAMIC_ROUTING.
- Expert classification & routing: Classifies specialists by domain and maps tasks to appropriate agents.
- Delegation examples: Patterns for task handoffs and context transfer.
- Usage Scenario: Combine a code-reviewer and a testing-expert to perform sequential validation of a feature.
Quick Start
Define an Input with a Selected experts list and a desired pattern, then generate the orchestration plan.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: factory-orchestrator Download link: https://github.com/m16khb/claude-integration/archive/main.zip#factory-orchestrator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.