ScrumIA

← All modules

🔴 scrumia-tdd

One named point of the implementation contract: how we test.

slot · none version · 0.4.0

What it is responsible for

Refines a single question the implementation module leaves open — the red-green-refactor cycle operationalised for an agent, where the mock boundary sits, and how an acceptance criterion maps to a test that can actually fail.

What it refuses

It does not own the stack, the file structure or the design principles — and where it disagrees with the implementation module, the implementation module wins.

The assumption it makes

Assumes a failing test is the cheapest specification you can write. Costs a slower first pass, paid back only if the code outlives the sprint that produced it.

Its skills

Tags

What it plugs into

RegisterDirectionModule
auditcontributesscrumia-github-project
implementcontributesscrumia-github-project
reviewcontributesscrumia-github-project

Install it

/plugin install scrumia-tdd@scrumia

Read the source on GitHub