davepoon/gsd:audit-uat
Cross-phase audit of all outstanding UAT and verification items
npx skills add https://github.com/davepoon/buildwithclaude --skill gsd:audit-uat
<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>
@${CLAUDE_PLUGIN_ROOT}/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>
Take davepoon/gsd:audit-uat from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.