Test Driven Execution

Execute feature work and bug fixes with a tracer-bullet red-green-refactor loop. Use when building behavior that should be guided by tests, when fixing regressions, or when the user wants TDD or test-first execution. Prefer public interfaces, vertical slices, and behavior-focused tests that survive refactors.

markoblogo 95b500b 3 files · 3.3 KB Updated

File contents

markoblogo/abvx-agent-skills/tree/main/skills/test-driven-execution commit 95b500be9c

Frequently asked questions

npx skillmds@latest add markoblogo/test-driven-execution