Hooks ยท General

TDD Guard

An automated hook-based enforcement layer for test-driven development in Claude Code. It blocks the common failure mode where an agent starts coding before it has written or run a failing test.

hooksplugintestingreviewquality-gates

Primary URL: https://github.com/nizos/tdd-guard

Best for: enforcing test-first discipline; reducing over-implementation by agents

Caveats: Requires supported test frameworks and Node 22+. Enforcement is only as good as the configured rules and reporters.

Seed description

No seed description preserved.

Capabilities

tdd-enforcement, lint-integration, policy-enforcement