From 629261625c8115935bc2134ace88249033f0a672 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Thu, 14 May 2026 05:09:28 +0000 Subject: [PATCH] Remove antipattern content from UAT skill 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 --- skills/uat/SKILL.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/skills/uat/SKILL.md b/skills/uat/SKILL.md index 69da579..ac59891 100644 --- a/skills/uat/SKILL.md +++ b/skills/uat/SKILL.md @@ -8,16 +8,7 @@ description: > ## Purpose -This skill defines **functional User Acceptance Testing** for all Privileged Escalation Headlamp plugins. UAT validates that plugins work correctly in the deployed environment — by **loading plugins in a running Headlamp instance and exercising their features**, not by browsing GitHub or inspecting PR diffs. - -## What UAT Is NOT - -- Browsing GitHub PRs and taking screenshots of code diffs -- Checking CI status on GitHub -- Reading commit messages or PR descriptions -- Approving based on QA's review alone - -If your test evidence is screenshots of GitHub pages, you are not performing UAT. +This skill defines **functional User Acceptance Testing** for all Privileged Escalation Headlamp plugins. UAT validates that plugins work correctly in the deployed environment — by loading plugins in a running Headlamp instance and exercising their features. ## Pipeline Stage