maestro-execute
Installation
SKILL.md
Core workflow: Load Plan -> Build CSV from Tasks -> Wave-by-Wave Parallel Execution -> Aggregate Results
Iron Law
VERIFY EACH TASK OUTPUT BEFORE MARKING COMPLETE. Every task needs convergence criteria checks — no task may be marked "completed" based on agent self-report alone.
Red Flags — These Thoughts Mean STOP
- "The agent said it's done, so it must be done" / "I'll batch-verify all tasks at the end"
- "This task is too simple to need verification" / "Let me mark it complete and fix later" All mean: run convergence criteria check NOW.
Topology: Custom (waves inherited from plan.json -- no Kahn's algorithm needed)