21 lines
557 B
Markdown
21 lines
557 B
Markdown
---
|
|
name: gsd-audit-uat
|
|
description: Cross-phase audit of all outstanding UAT and verification items
|
|
---
|
|
|
|
<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>
|
|
@.agent/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>
|