HR quality lab
Use this skill when
- Touching
tests/**, Vitest/Playwright config,docs/QA.md - QA Tasks or Implementation that materially changes test stack
- Regulated golden vectors (co-load compliance L3 from hr-regulated-domain)
Do not use this skill when
- No test or QA plan changes
- T0 chore
Instructions
- Read references/qa-playbook.md.
- Derive cases from PO UAC verbatim — gaps are PO defects.
- Synthetic data only; no prod PII.
- On failure, emit
FAILURE_SUMMARYperspecs/templates/qa-plan.md. - Collaboration phase 7: Compare PR diff / test scope to
humanDecisionRecord.chosenStrategy; flag divergence (collaboration_divergencesignal).
Resources
- references/qa-playbook.md
Limitations
- Does not replace Security-plane smoke for middleware/RLS (use
cc-skill-security-review)