gsd-validate-phase

Automate Nyquist validation audits, gap filling, and artifact reconstruction for completed phases.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/roycolumbia-code/claude-global-config --skill gsd-validate-phase-roycolumbia-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-validate-phase
Source: https://github.com/roycolumbia-code/claude-global-config/tree/main/skills/_audit-disabled-20260706-1136/gsd-validate-phase
Command: npx skills add https://github.com/roycolumbia-code/claude-global-config --skill gsd-validate-phase-roycolumbia-code

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the retroactive auditing and filling of Nyquist validation gaps for completed phases, significantly reducing manual effort.

Core Features & Use Cases

  • Automated Auditing: Audits Nyquist validation coverage for a completed phase.
  • Gap Filling: Automatically fills in gaps in validation when VALIDATION.md exists.
  • Artifact Reconstruct: Reconstructs validation from artifacts when SUMMARY.md exists.
  • No Execution Phase: Guides on how to proceed for phases not executed.
  • Output Generation: Generates updated VALIDATION.md and test files.

Quick Start

Run the gsd-validate-phase Skill with the specific phase number you want to audit, e.g., gsd-validate-phase 1.

Frequently Asked Questions about gsd-validate-phase

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

FAQPage Schema
How do I automate retroactive Nyquist validation audits for completed phases?

Automate retroactive Nyquist validation audits by running the gsd-validate-phase script with a specific phase number. This skill audits completed phases, automatically filling validation gaps and generating updated audit outputs to reduce manual effort.

What is the best way to fill gaps in Nyquist validation when VALIDATION.md exists?

The best way to fill Nyquist validation gaps when VALIDATION.md exists is using automated gap filling. The skill reads existing validation files and automatically populates missing coverage areas for completed phases.

Can I reconstruct validation from artifacts if only SUMMARY.md exists?

Yes, you can reconstruct validation from artifacts when SUMMARY.md exists. The skill automatically rebuilds validation coverage by analyzing existing phase artifacts and generating the corresponding test files and audit documentation.

Do I need to execute a phase before running phase auditing on it?

No, you do not need to execute a phase before auditing. The skill guides you on how to proceed with Nyquist validation for phases not executed, handling multiple scenarios including artifact reconstruction and gap filling.

Does gsd-validate-phase work without external dependencies?

Yes, gsd-validate-phase works without external dependencies. It requires only script execution and access to phase-specific files like VALIDATION.md and SUMMARY.md to automate Nyquist validation audits and generate updated outputs.