What problem does it solve?
It solves the risk of shipping “built” work that does not actually work for the user by running conversational, phase-based UAT and producing evidence-backed results.
Core Features & Use Cases
- Conversational UAT validation: Confirms user-perceived behavior through plain-text, one-test-at-a-time interactions with persistent session state.
- Phase-scoped testing: Optionally targets a specific phase number to verify incremental work without repeating completed checks.
- Diagnose and plan fixes: When issues appear, it diagnoses gaps, verifies fix plans, and prepares them for the corresponding execution flow.
Use case: After a system or feature is implemented across multiple phases, use this Skill to validate what the end user experiences, capture results into a phase tracking file, and ensure any required changes are ready to execute.
Quick Start
Run gsd-verify-work to execute conversational UAT for the current or specified phase and generate a {phase_num}-UAT.md results tracker.