coco-research/gsd-validate-phase
Retroactively audit and fill Nyquist validation gaps for a completed phase
npx skills add https://github.com/coco-research/coco --skill gsd-validate-phase
<objective>
Audit Nyquist validation coverage for a completed phase. Three states:
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>
Take coco-research/gsd-validate-phase from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.