Red Green Refactor
Write the smallest test that should fail, run it, implement the smallest change, run it again, then refactor only while green.
Steps
- Identify the reusable situation.
- Apply the behavior with local evidence.
- Record whether it helped.
Provenance
Seeded during Phase 0 from goal.md. Inspired by: https://github.com/obra/superpowers.