Skip to main content
Generaldavepoon

gsd:audit-uat

Cross-phase audit of all outstanding UAT and verification items

Stars
2,987
Source
davepoon/buildwithclaude
Updated
2026-05-26
Slug
davepoon--buildwithclaude--audit-uat
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/davepoon/buildwithclaude/HEAD/plugins/gsd/skills/audit-uat/SKILL.md -o .claude/skills/audit-uat.md

Drops the SKILL.md into .claude/skills/audit-uat.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

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. @${CLAUDE_PLUGIN_ROOT}/workflows/audit-uat.md Core planning files are loaded in-workflow via CLI.

Scope: Glob: .planning/phases//-UAT.md Glob: .planning/phases//-VERIFICATION.md