sumo_qa_implementing_with_tdd
Implement TDD through guided steps: plan, agree test idea, write failing test, implement, and review with confirmation gates.
Instructions
Use after sumo-qa-deciding-approach picks tdd-scaffold, regression-first, or coverage-first-then-refactor — e.g. "write a regression test for this bug" or "scaffold the failing tests first". Walks plan → name-the-risk-and-test-idea → confirm → red → hand off → green → review, one section per turn with confirmation gates. Don't write the test until the test idea has been agreed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||