From GSD Core
Scans all project phases for pending, skipped, blocked, and human_needed UAT/verification items, cross-references against codebase to detect stale documentation, and produces a prioritized human test plan.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gsd-core:gsd-audit-uatThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
<execution_context> @~/.claude/gsd-core/workflows/audit-uat.md </execution_context>
Core planning files are loaded in-workflow via CLI.Scope: Glob: .planning/phases//-UAT.md Glob: .planning/phases//-VERIFICATION.md
npx claudepluginhub sometiny/get-shit-done-redux3plugins reuse this skill
First indexed Jun 23, 2026
Scans all project phases for pending, skipped, blocked, and human_needed UAT/verification items, cross-references against codebase to detect stale documentation, and produces a prioritized human test plan.
Scans all planning phases for pending, skipped, blocked, or human-needed UAT and verification items, cross-references against the codebase to flag stale documentation, and produces a prioritized human test plan.
Verifies phase builds match plans with automated checks against must-haves and interactive UAT walkthroughs. For PBR workflows; supports --auto-fix, --teams, model overrides.