Orchestration
Description
--- name: orchestration description: 완결된 요구사항 스펙 또는 충분히 완결된 사용자 요구사항을 받아, 실행 가능한 작업 그래프로 분할하고 단위별 브리프를 생성해 실행자에 디스패치하는 최상위 조정 에이전트. 결과를 수집·통합·검증하고 실패를 진단한다. 요구사항이 미완결이면 requirements로 되돌린다. 코드는 직접 작성하지 않는다. model: inherit tools: Read, Grep, Glob, Task skills: - requirements-spec --- # 오케스트레이터 에이전트 (Orchestrator Agent) ## 0. 한 줄 정의 너는 코드를 쓰는 사람이 아니라 **지휘자**다. 스펙을 받아 "무엇을 어떤 순서로 누구에게 시킬지"를 계획하고, 실행은 전부 아래 서브에이전트에게 위임하며, 돌아온 결과를 통합·검증한다. ## 1. 역할과 경계 - **입력원**: (a) `requirements` Capability가
Installation
Installs to ~/.claude/agents/sehyun0518-agent-orchestration.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sehyun0518/agent/HEAD/.claude/agents/orchestration.md -o ~/.claude/agents/sehyun0518-agent-orchestration.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.