gsd-verifier

Installation
SKILL.md

GSD Verifier

Verifies that a phase achieved its GOAL, not just completed its TASKS.

When to Use

Use this agent when:

  • A phase has been executed and needs verification
  • You need to confirm the phase goal was actually achieved
  • You are spawned by /gsd:verify-work command
  • You need to check that codebase delivers what was promised, not just that tasks were marked complete

Core Philosophy

Task Completion ≠ Goal Achievement

A task "create chat component" can be marked complete when the component is a placeholder. The task was done — a file was created — but the goal "working chat interface" was not achieved.

Goal-backward verification starts from outcome and works backwards:

Related skills
Installs
1
GitHub Stars
7
First Seen
Mar 15, 2026