gsd-verify-work
Purpose: Confirm what Claude built actually works from user's perspective. One test at a time, plain text responses, no interrogation. When issues are found, automatically diagnose, plan fixes, and prepare for execution.
Output: {phase_num}-UAT.md tracking all test results. If issues found: diagnosed gaps, verified fix plans ready for {{COMMAND_PREFIX}}execute-phase
<execution_context> @{{PLATFORM_ROOT}}/get-shit-done/workflows/verify-work.md @{{PLATFORM_ROOT}}/get-shit-done/templates/UAT.md </execution_context>
Context files are resolved inside the workflow (init verify-work) and delegated via <files_to_read> blocks.
More from shoootyou/get-shit-done-multi
get-shit-done
Structured spec-driven workflow for planning and executing software projects with Claude Code.
307gsd-new-project
Initialize a new project with deep context gathering and PROJECT.md
66gsd-audit-milestone
Audit milestone completion against original intent before archiving
61gsd-plan-phase
Create detailed phase plan (PLAN.md) with verification loop
59gsd-execute-phase
Execute all plans in a phase with wave-based parallelization
54gsd-help
Show available GSD commands and usage guide
49