What problem does it solve?
Validate built features through structured conversational user acceptance testing and preserve session state so stakeholders can confirm deliverables actually work from an end-user perspective. It removes the friction of ad-hoc testing by guiding a single-test-at-a-time workflow, capturing outcomes, and creating an auditable UAT artifact for each phase.
Core Features & Use Cases
- Conversational UAT sessions: Presents and runs one test at a time in plain text, capturing user responses and session gates to ensure clarity and reproducibility.
- Persistent reporting: Produces phase-specific UAT markdown reports (e.g., 4-UAT.md) that track all results, decisions, and next steps for audits and handoffs.
- Automated diagnosis and fix planning: When tests fail, automatically diagnoses gaps, drafts verified fix plans, and prepares the output for execution via the /gsd:execute-phase path.
- Use Case: A QA lead or product manager runs phase 4 validation to confirm feature parity, capture failures, and hand a ready-to-run fix plan to engineers.
Quick Start
Run the verify-work workflow for phase 4 to perform a conversational UAT and generate the 4-UAT.md report.