gsd-audit-uat ยท diff
git:20260426.d53cc6c to git:20260914.e75f220
5 added, 1 removed. Audit A to A.
---
name: gsd-audit-uat
- description: "Cross-phase audit of all outstanding UAT and verification items"
+ description: "Use when the user asks what UAT or verification items are still outstanding across phases, or wants a prioritized manual test plan. Scans every phase for pending, skipped, blocked and human_needed items and flags stale docs."
allowed-tools:
- Read
- Glob
- Grep
- Bash
---
<objective>
Scan all phases for pending, skipped, blocked, and human_needed UAT items. Cross-reference against codebase to detect stale documentation. Produce prioritized human test plan.
</objective>
<execution_context>
@$HOME/.claude/get-shit-done/workflows/audit-uat.md
</execution_context>
<context>
Core planning files are loaded in-workflow via CLI.
**Scope:**
Glob: .planning/phases/*/*-UAT.md
Glob: .planning/phases/*/*-VERIFICATION.md
</context>
+
+ <process>
+ Execute the audit-uat workflow from @$HOME/.claude/get-shit-done/workflows/audit-uat.md end-to-end.
+ </process>