tdd-guardian
Enforces strict TDD discipline with test-first workflow, coverage gates, and mutation testing.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for tdd-guardian, derived from its capabilities.
AIVSS 7.6 ยท High
View MAESTRO 7-layer threat model โOverview
A Claude Code plugin that enforces test-driven development: a test-first workflow, coverage gates, mutation testing, and behavior-driven test-quality audits. Implemented with hooks that block or gate progress when tests are missing or coverage drops, so it sits on the commit/verify path.
Key features
- Test-first workflow enforcement
- Coverage gates via hooks
- Mutation testing + quality audits
Use cases
- Enforce TDD across a team
- Block commits that lower coverage