Test Driven Development

Use for any feature, bug fix, refactor, or behavior change — enforces RED-GREEN-REFACTOR. Write the failing test first, watch it fail, write minimal code to pass, refactor. Carve out only throwaway prototypes, generated code, configuration files. Adapted from Hermes Agent / obra/superpowers.

fabioc-aloha 533bd42 10.4 KB Updated

File contents

fabioc-aloha/alex_act_one/tree/main/skills/test-driven-development commit 533bd429df

Frequently asked questions

npx skillmds@latest add fabioc-aloha/test-driven-development