nw-tdd-review-enforcement

Community

Enforce robust TDD with disciplined reviews.

AuthorStudentCristian
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates and standardizes TDD reviews by enforcing test design mandates, budget constraints, and external validity checks, reducing human error and review time.

Core Features & Use Cases

  • Enforces observable behavioral outcomes and prevents testing of internal structures.
  • Validates that tests are routed through driving ports (application services, controllers, CLI handlers, event handlers) and discourages domain-layer unit tests.
  • Performs 5-phase TDD validation (PREPARE, RED_ACCEPTANCE, RED_UNIT, GREEN, COMMIT) and checks for external validity across adapters and entry points.
  • Applies a formal test budget model: max_unit_tests = 2 x number_of_distinct_behaviors, guiding test suite scope and preventing budget bloat.

Quick Start

Run the enforcement pass against your project to verify 5 design mandates, test budget, and external validity rules.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nw-tdd-review-enforcement
Download link: https://github.com/StudentCristian/nWave-github/archive/main.zip#nw-tdd-review-enforcement

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.