orchestration-execution
Installation
SKILL.md
Orchestration — Wave Execution and Health Monitoring
Wave Execution Model
Wave 1 → Spawn all independent teammates in parallel
↓ Monitor status files for completion signals
Wave 2 → Spawn dependent teammates; include summaries from predecessor handoffs
↓ ...
Wave N → Final integration
Between waves, the lead:
- Reads all status files and compaction events
- Validates handoff compliance (handoff file exists for completed teammates)
- Checks for file-ownership violations
- Writes lead handoff and evaluates compaction need
Health States
Related skills