Mandatory Tdd

Enforces Test-Driven Development (TDD) with BDD-style tests and mandatory test execution. Use when (1) Writing any new code or feature, (2) Fixing bugs, (3) Refactoring existing code, (4) Creating pull requests, (5) Closing issues. CRITICAL RULE - Tests MUST be actually executed with proof of passing status and coverage >= 80% before ANY commit, PR, or issue closure. Use when this capability is needed.

tomevault-io 4c1e2b5 2 files · 5.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/ainative-studio--telemetry-agent--mandatory-tdd commit 4c1e2b5069

Frequently asked questions

npx skillmds@latest add tomevault-io/mandatory-tdd