consult-uat-writer
Installation
SKILL.md
Consult UAT Writer
npx skills add https://github.com/peter-tu-zynkr/zynkr-skill-builder --skill consult-uat-writer
The build is deployed, the PRD says what "done" means — but the client can't
sign off on an AC list written for builders. This skill closes that gap: it
parses the PRD's spec ID, D-level, AC/Verify pairs and Out-of-scope, and turns
them into a zh-TW UAT testing guide the client can run unassisted — numbered
scenarios with click-path steps and expected results, a bug-report recipe, and a
sign-off block — created in the client's [N] Drive folder with a CRM task so
the acceptance round doesn't drift.
It never invents test content: every scenario is derived from an AC-n in the
PRD, traceably (S-n ↔ AC-n). A malformed PRD stops the run — the fix belongs
upstream in /consult-brd-writer, not in improvised acceptance criteria here.