From Buildomator
Cross-phase audit of all outstanding UAT and verification items. Scans planning phases, cross-references 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
/bm: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 buildomator/buildomator --plugin bmCross-phase audit of all outstanding UAT and verification items
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.