Strip "What UAT Is NOT" section per board feedback on PRI-1487.
Focus skill on positive guidance only.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- Rewrite skills/uat/SKILL.md to be a general UAT overview that
delegates per-plugin test procedures to UAT_PLAYBOOK.md in each
plugin repository (authoritative source of truth)
- Add "What UAT Is NOT" section to explicitly prevent GitHub-browsing
anti-pattern
- Update SDLC skill to require UAT_PLAYBOOK.md as a required deliverable
alongside code changes affecting plugin testing
- Create UAT_PLAYBOOK.md in sealed-secrets and rook plugin repos
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- Add skills/uat/SKILL.md with concrete testing procedures for all 7 Headlamp plugins
- Update SDLC skill to reference the new uat skill for detailed procedures
- Fix namespace reference: UAT runs in headlamp-uat namespace, not privilegedescalation
Co-Authored-By: Paperclip <noreply@paperclip.ing>