gsd-validate-phase

Audit Nyquist validation gaps and generate updated VALIDATION.md and test files.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-validate-phase-zerada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-validate-phase
Source: https://github.com/zerAda/RestaurantAgentAutomation/tree/main/.agent/skills/gsd-validate-phase
Command: npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-validate-phase-zerada

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill retroactively audits Nyquist validation coverage for a completed phase, ensuring comprehensive validation and accuracy.

Core Features & Use Cases

  • Retroactive Audit: Audits and fills gaps in Nyquist validation for a completed phase.
  • Three States: Handles cases where VALIDATION.md, SUMMARY.md exists, or if the phase was not executed.
  • Output: Generates updated VALIDATION.md and test files.

Quick Start

To audit the validation gaps for phase 'Q1 2023', run: gsd-validate-phase Q1-2023

Frequently Asked Questions about gsd-validate-phase

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

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

Retroactive phase auditing evaluates completed phases to identify missing Nyquist validation coverage. It handles scenarios with existing VALIDATION.md, SUMMARY.md, or no execution artifacts, generating updated validation documentation and test files to fill coverage gaps.

What happens if there is no VALIDATION.md or SUMMARY.md for a phase execution?

When no phase execution artifacts exist, the audit handles the missing state by generating validation documentation from scratch. It creates new VALIDATION.md files and test artifacts to establish retroactive coverage for the unexecuted phase.

How do I fill validation gaps for a completed phase that was not executed?

Filling validation gaps for an unexecuted phase requires running a retroactive audit that detects the missing execution state. It generates new VALIDATION.md and test files to retroactively document and cover the necessary phase requirements.

Do I need access to Nyquist workflows to run a phase validation audit?

Yes, auditing phase validation requires access to Nyquist workflows and existing validation artifacts. This access enables the tool to evaluate current documentation and generate updated validation files for completed phases.

What is the best way to update VALIDATION.md for a completed project phase?

The best way to update VALIDATION.md is using a retroactive phase audit that evaluates existing artifacts like SUMMARY.md. It identifies coverage gaps and generates updated validation documentation and test files to ensure comprehensive phase accuracy.

Why does my completed phase still have Nyquist validation gaps after execution?

Completed phases retain Nyquist validation gaps when initial execution lacks comprehensive coverage or artifacts are missing. A retroactive audit identifies these gaps and generates updated validation documentation and test files to resolve the missing coverage.