Coordinate a team of parallel agents to execute a phase from the task plan. Manages task assignment, heartbeat monitoring, verification, scope enforcement, and wave transition quality gates.
MANDATORY at Step 2: Read agent-roles.md to determine role assignments and model selection. MANDATORY at Step 3H.2a (headless only): Read prompt-templates/{role}.md for each task's role to build the system prompt.
MANDATORY at wave transitions: Read wave-template.md for the pre/during/post checklist. Reference only: headless-runner.md — consult for claude -p flag details, output JSON format, or error classification.
다중 작업 구현 계획을 실행하기 위해 병렬 에이전트 팀을 조정합니다. 작업 계획에서 단계 작업을 실행하거나, 독립적인 구현 작업을 병렬화하거나, 사용자 정의 계획 파일을 실행할 때 사용합니다. 작업 원장 추적, 하트비트 모니터링, 예산 제어 및 웨이브 기반 품질 게이트를 통해 대화형(세션 내 TeamCreate 에이전트) 및 헤드리스(claude -p Fire-and-forget 프로세스) 실행 모드를 지원합니다. 출처: acedergren/agentic-tools.