E2e Driven Iteration

Use at the start of every inner-loop iteration where the goal is to fix a bug / close a failing test / reach a green E2E. Forbids editing code without first running the E2E to capture a fresh loss signal, and forbids declaring "done" without the E2E passing. Makes the cycle "E2E → loss → 5-why-by-layer → fix → E2E" the only admissible rhythm.

veegee82 4dae617 9.0 KB Updated

File contents

veegee82/loss-driven-development/tree/main/skills/e2e-driven-iteration commit 4dae6174e8

Frequently asked questions

npx skillmds@latest add veegee82/e2e-driven-iteration