gsd-validate-phase

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

Updated Jan 28, 2025
One-click install
npx skills add https://github.com/aslaii/dotfiles --skill gsd-validate-phase-aslaii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-validate-phase
Source: https://github.com/aslaii/dotfiles/tree/main/claude/skills/gsd-validate-phase
Command: npx skills add https://github.com/aslaii/dotfiles --skill gsd-validate-phase-aslaii

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This capability audits and fills Nyquist validation gaps for a completed phase, ensuring validation coverage and proper artifacts.

Core Features & Use Cases

  • Audit existing VALIDATION.md and fill gaps, or reconstruct it from artifacts when missing.
  • Generate updated VALIDATION.md and associated test files for phase verification.
  • Use case: after completing a Nyquist phase, automatically verify validation coverage and produce ready-to-run validation artifacts.

Quick Start

Provide the phase number to audit Nyquist validation coverage and generate updated VALIDATION.md and 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 phase validation for missing or incomplete coverage?

You can reconstruct missing VALIDATION.md files from existing phase artifacts. When validation documents are absent, the workflow reconstructs them from available artifacts and generates updated validation documents alongside ready-to-run test files.

How do I generate test files from phase artifacts when VALIDATION.md is missing?

You can reconstruct missing VALIDATION.md files from existing phase artifacts. When validation documents are absent, the workflow reconstructs them from available artifacts and generates updated validation documents alongside ready-to-run test files.

Can I run validation audits on completed phases without losing existing workflow gates?

Running validation audits on completed phases preserves all existing workflow gates. The end-to-end workflow audits validation coverage, fills gaps, and outputs updated files while maintaining the integrity of established workflow gates.

What do I need to provide to start a Nyquist validation audit for a completed phase?

To start a Nyquist validation audit, you need to provide the phase number. The workflow then audits validation coverage, checking for VALIDATION.md or reconstructing it from artifacts to generate updated validation documents and tests.

When should I use an automated phase validation audit instead of manual testing?

Use an automated phase validation audit after completing a Nyquist phase to verify validation coverage efficiently. It automatically identifies gaps, reconstructs missing documents from artifacts, and produces ready-to-run test files for verification.