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-workcommand - 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
More from ctsstc/get-shit-done-skills
gsd
Get Shit Done (GSD) - A comprehensive project management system for solo developers using Claude agents
1.8Kgsd:map-codebase
Analyze codebase with parallel mapper agents
2gsd:help
Display GSD help information
2gsd:discuss-phase
Discuss phase details and approach
2gsd:debug
Debug issues using systematic investigation
2gsd:progress
Show project progress
2