tdd-guard

Enforces Test-Driven Development practices in Claude Code projects

brewmacoslinux
Try with needOr install directly
Source

About

Automated TDD enforcement for Claude Code

Commands

tdd-guard

Examples

Initialize TDD guard in current project$ tdd-guard init
Check if project follows TDD conventions$ tdd-guard check
Run TDD validation with verbose output$ tdd-guard validate --verbose