Tag

#tdd

2 prompts
Reproduce, Then Fix

Force a failing test that captures the bug before any fix is allowed to land.

TDD Pair: Failing Test First

Get the failing test and edge cases before any implementation exists — the AI stops after the test.