test-rigor-enforcement

Community

Enforce code quality and test discipline.

AuthorSiamese001
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that all code changes meet stringent testing and evidence requirements, preventing regressions and maintaining high code quality by enforcing test-first development and zero-tolerance for skipped tests.

Core Features & Use Cases

  • Test-First Enforcement: Mandates writing tests before implementing new logic.
  • Coverage Validation: Verifies that all code surfaces have adequate test coverage, including edge cases.
  • Determinism Checks: Ensures tests are deterministic and not reliant on external state or randomness.
  • Fail-Closed Gates: Blocks commits that do not meet defined testing standards.
  • Use Case: Before a developer commits code that modifies a critical scoring algorithm, this Skill automatically checks if comprehensive, deterministic tests covering edge cases (like null inputs, boundary values, and malformed data) have been written first. If not, the commit is blocked.

Quick Start

Use the test-rigor-enforcement skill to declare test requirements before writing any new code.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: test-rigor-enforcement
Download link: https://github.com/Siamese001/Agentic-Workflow/archive/main.zip#test-rigor-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 223,000+ vetted skills library on demand.