From gsd
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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/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_PLUGIN_ROOT}/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 jnuyens/gsd-pluginScans 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.
Verifies phase builds match plans with automated checks against must-haves and interactive UAT walkthroughs. For PBR workflows; supports --auto-fix, --teams, model overrides.
Validates built features through conversational UAT with persistent state. Automatically diagnoses issues, plans fixes, and prepares execution when gaps are found.