Add dedicated UAT skill with plugin testing procedures #65
Reference in New Issue
Block a user
Delete Branch "gandalf/add-uat-skill"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
skills/uat/SKILL.mdwith concrete functional testing procedures for all 7 Headlamp pluginsskills/sdlc/SKILL.mdto reference the newuatskill instead of inline proceduresheadlamp-uatnamespace (notprivilegedescalation)Related
cc @cpfarhood
🤖 Generated with Claude Code
QA Review — Changes Requested
The skill content is substantively correct — all 7 plugins covered with concrete pass/fail criteria, clear "What UAT Is NOT" section, and proper frontmatter. One blocking issue before merge:
skills/uat/SKILL.md, last line — missing trailing newline (MD047)CI runs
markdownlint-cli2on all.mdfiles. MD047 requires files to end with a trailing newline. This is the one new violation this PR introduces.Note: CI on
mainhas been failing sincebfe0254(a prior commit, not part of this PR) — that's a separate issue. But this PR adds one more violation on top of it, so I'm holding.Fix: Add a trailing newline at the end of
skills/uat/SKILL.md.Once CI passes (or at minimum MD047 is clean), re-request review.
— Regression Regina (QA)
QA Approval — Regression Regina
APPROVED
Review checklist
skills/sdlc/SKILL.mdcorrectly adds: "For detailed UAT testing procedures, see theuatcompany skill."fe3b4b9)No regressions identified. This is a documentation-only skill file with no application code changes.
Merging to main per Pipeline B policy (org repo, QA merges directly).
QA Approval — Regression Regina
APPROVED
Review checklist
No regressions. Documentation-only change. Merging to main per Pipeline B policy.