GS

gsd-validate-phase

Checks and documents Nyquist validation coverage for a finished phase.

Install

mkdir -p .claude/skills/gsd-validate-phase && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11034" && unzip -o skill.zip -d .claude/skills/gsd-validate-phase && rm skill.zip

Installs to .claude/skills/gsd-validate-phase

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Retroactively audit and fill Nyquist validation gaps for a completed phase
74 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Audit validation coverage
  • Reconstruct missing validation docs
  • Ensure Nyquist project compliance

How it works

It audits existing validation documentation or reconstructs it from project artifacts to ensure compliance for a completed phase.

Inputs & outputs

You give it
Phase number
You get back
Updated VALIDATION.md and test files

When to use gsd-validate-phase

  • Audit phase validation gaps
  • Reconstruct missing validation docs
  • Ensure Nyquist project compliance

About this skill

<objective> Audit Nyquist validation coverage for a completed phase. Three states: - (A) VALIDATION.md exists — audit and fill gaps - (B) No VALIDATION.md, SUMMARY.md exists — reconstruct from artifacts - (C) Phase not executed — exit with guidance

Output: updated VALIDATION.md + generated test files. </objective>

<execution_context> @$HOME/.claude/get-shit-done/workflows/validate-phase.md </execution_context>

<context> Phase: $ARGUMENTS — optional, defaults to last completed phase. </context> <process> Execute @$HOME/.claude/get-shit-done/workflows/validate-phase.md. Preserve all workflow gates. </process>

When not to use it

  • When the phase has not been executed
  • When validation documentation is already complete

Prerequisites

VALIDATION.md or SUMMARY.md

Limitations

  • Requires existing phase artifacts for reconstruction

How it compares

It retroactively fills validation gaps rather than enforcing them during active development.

Compared to similar skills

gsd-validate-phase side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
gsd-validate-phase (this skill)04moNo flagsIntermediate
code-review-checklist327dNo flagsBeginner
openspec-verify-change36moReviewAdvanced
superpowers-finish16moNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry