From brandtam-skills
Run a user acceptance testing session with collect-grill-PRD workflow. Use when user says "uat", "start uat", "acceptance testing", "let's test", or invokes /uat. Captures observations as checklist items, grills for decisions, then generates a PRD.
How this skill is triggered — by the user, by Claude, or both
Slash command
/brandtam-skills:uatThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
User acceptance testing in three phases: **collect**, **grill**, **PRD**.
User acceptance testing in three phases: collect, grill, PRD.
When the user starts a UAT round:
local-docs/uat-round-*.md fileslocal-docs/uat-round-N.md with a # UAT Round N headinglocal-docs/uat-screenshots/ existsWhile collecting:
- [ ] checkbox item to the UAT docWhen the user signals they're done collecting:
After grilling is complete:
local-docs/prd-uat-round-N.md covering:
When the user asks to verify changes visually, or after implementation:
local-docs/uat-screenshots/npx claudepluginhub brandtam/skills --plugin brandtam-skillsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.