From GSD Core
Scans all planning phases for pending, skipped, blocked, and human-needed UAT/verification items, cross-references against codebase for stale docs, 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 open-gsd/gsd-coreValidates built features through conversational UAT with persistent state tracking. Automatically diagnoses issues, plans fixes, and prepares execution.
Verifies phase builds match plans with automated checks against must-haves and interactive UAT walkthroughs. For PBR workflows; supports --auto-fix, --teams, model overrides.
Performs comprehensive quality audits verifying planning conformance, DDD validation, security checks, tests, browser verification, and metrics before deployment or PR merge.