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.
Coordinate parallel agent teams to execute multi-task implementation plans. Use when running phase tasks from the task plan, parallelizing independent implementation work, or executing custom plan files. Supports interactive (in-session TeamCreate agents) and headless (claude -p fire-and-forget processes) execution modes with task ledger tracking, heartbeat monitoring, budget control, and wave-based quality gates. Source: acedergren/agentic-tools.