sumo_qa_implementing_with_tdd
Implement TDD through a guided process: plan, confirm test idea, write failing test, make it pass, and review. Each step requires confirmation before proceeding.
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 | |||