nyquist-gate
CommunityEnsure every requirement has a test signal.
Software Engineering#requirements#test-driven development#quality gates#CI workflow#test mapping#pre-execution validation
AuthorZ5Jonathan-maker
Version1.0.0
Installs0
System Documentation
What problem does it solve?
nyquist-gate prevents silent failure by validating that each requirement in a plan has a corresponding verification signal before any code execution begins.
Core Features & Use Cases
- Requirement-to-test mapping: Forces a 1:1 breakdown from plan requirements into atomic “Req IDs” and maps each to a specific test command or manual procedure.
- Pre-execution hard gate: Refuses to proceed when coverage is incomplete, failing loudly when any requirement lacks a mapped test.
- Durable audit output: Writes the generated mapping table to .ai/NYQUIST.md so the decision and gaps are visible and actionable.
- Scope-fit invocation: Mandatory for plans with at least three requirements or that touch payment/auth/compliance code; optional otherwise when the output is shippable.
Quick Start
Use nyquist-gate to validate your current plan by running it at a project root that contains the relevant .ai/plan-.md and optional .ai/ISA-.md files, then inspect .ai/NYQUIST.md for any unfilled requirement-to-test mappings.
Dependency Matrix
Required Modules
None requiredComponents
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: nyquist-gate Download link: https://github.com/Z5Jonathan-maker/ai-coding-os/archive/main.zip#nyquist-gate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.