Turns a rough idea into an approved epic contract with immutable requirements, anti-patterns, and a first wave of executable tasks.
Turns a rough idea into an approved epic contract with immutable requirements, anti-patterns, and a first wave of executable tasks.
Executes an approved epic one wave at a time, dispatching a worker per task and stopping at a checkpoint after each wave. Use when an approved epic contract and native wave plan exist in the current root session, when resuming work after a previous…
Investigates a bug to its root cause with evidence and a failing test, then hands the understanding off — it does not implement the fix.
Executes an approved epic one wave at a time, dispatching a worker per task and stopping at a checkpoint after each wave.
Investigates a bug to its root cause with evidence and a failing test, then hands the understanding off — it does not implement the fix.
Executes an approved epic one wave at a time, dispatching a worker per task and stopping at a checkpoint after each wave.
Restructures code that already has a green test suite, without changing behavior.