gsd-validate-phase

Audit Nyquist validation coverage and produce an updated VALIDATION.md with test files.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/novatech2210-cmd/ImidusApp --skill gsd-validate-phase-novatech2210-cmd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-validate-phase
Source: https://github.com/novatech2210-cmd/ImidusApp/tree/main/.codex/skills/gsd-validate-phase
Command: npx skills add https://github.com/novatech2210-cmd/ImidusApp --skill gsd-validate-phase-novatech2210-cmd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits Nyquist validation coverage for a completed phase and fills gaps to ensure validation completeness.

Core Features & Use Cases

  • Audit existing VALIDATION.md and identify missing checks to ensure phase compliance.
  • Reconstruct validation evidence when VALIDATION.md is absent but SUMMARY.md artifacts exist.
  • Provide safe exit guidance if the phase was not executed, preserving workflow integrity.
  • Output an updated VALIDATION.md and any necessary test files to validate the workflow.

Quick Start

Run the skill against a target phase to produce an updated VALIDATION.md and accompanying test files.

Frequently Asked Questions about gsd-validate-phase

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit Nyquist validation coverage for a completed development phase?

To audit Nyquist validation coverage, run a check against the completed phase to identify missing checks and output an updated VALIDATION.md alongside any required test files for compliance.

How can I reconstruct validation evidence when VALIDATION.md is missing?

Reconstruct validation evidence by leveraging existing SUMMARY.md artifacts to rebuild missing validation checks and output a new VALIDATION.md file for the phase.

What happens if I need validation guidance for a phase that was not executed?

For phases not yet executed, the audit provides safe exit guidance to preserve workflow integrity and ensure deterministic results before phase execution begins.

Does this Nyquist validation audit preserve existing workflow gates?

Yes, the Nyquist validation audit preserves workflow gates during the gap-filling process to ensure deterministic results and maintain phase compliance across the development cycle.

What artifacts are generated when filling validation gaps for a completed phase?

Filling validation gaps outputs an updated VALIDATION.md file and any necessary test files required to validate the workflow and ensure complete phase compliance.