-
[OPIK-7167] [QA] feat: add /explore-feature skill + release-gate scaffolding (#7334)
发布于
2026-07-13 13:04:56 +00:00 The QA-owned /explore-feature skill for the dev-driven testing workflow: reads a
ticket + changed code (local branch diff, a PR, or several), writes a happy-path
test-plan.md to Jira, and delegates authoring of one staging-ready @release-gate
Playwright test to writing-e2e-tests via a fixed contract. Version stamp read from
origin/main:version.txt, encoded as a @release-gate: tag for floor-based
gate selection.Scaffolding: tests/_release-gate/ + lifecycle README, a test:release-gate grep
target isolated from the curated @t1/@t2/@t3 tiers, and a note in the
writing-e2e-tests conventions for the _release-gate/ exception.The skill was hardened by piloting it end-to-end on two real changes (a fix and a
no-behavior-delta perf change); those pilot test/bridge artifacts are intentionally
not part of this PR. CI wiring (staging gate, post-ship move, expiry) is deferred.Co-authored-by: Claude Opus 4.8 noreply@anthropic.com
下载附件