Tdd Workflow

Use when a spec or plan exists and it's time to write code — or when fixing a bug. Trigger on: "fix this bug", "write tests for", "write a function that", "create a module", "the spec is ready, let's implement", or any request to write working code when the WHAT is already clear. The hard gate: no implementation before a failing test exists.

SpencerGoss 29636cd 6.9 KB Updated

File contents

SpencerGoss/agent-engineering/tree/main/tdd-workflow commit 29636cd629

Frequently asked questions

npx skillmds@latest add spencergoss/tdd-workflow