跳到主要内容
知仓学习社ZHICANG

qa-release-signoff

Produce a QA release sign-off / go-no-go readiness report. Use when asked for a release sign-off, a go/no-go QA report, release readiness, or a test…

不碰外部(只输出文字)无严重或高危命中mohitagw15856/pm-claude-skills

它会碰到什么

扫了多少1 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

QA Release Sign-off Skill

A release sign-off turns "QA says it's fine" into an evidence-based decision: here's what we tested, here's what

passed and what's still open, here's the risk, and here's the recommendation. This skill produces that report so

the go/no-go is accountable — and so anyone reading it later knows exactly what shipped and what didn't.

Working from a brief

Given test results and a list of open bugs, produce the sign-off anyway — organise the evidence, weigh the

open defects, and make a clear recommendation with conditions, marking anything unverified (confirm). Never

invent test results or pass rates; if coverage is thin, say so as a risk.

Required Inputs

Ask for these only if they aren't already provided (else mark unknown / as a risk):

  • The release — what's shipping (version/scope) and the target date.
  • Testing done — what was tested (areas, types), results/pass rate, and what wasn't covered.
  • Open defects — known bugs with severity, and any with workarounds.
  • Risk & ops — known risks, rollback/feature-flag availability, and any acceptance criteria/exit gates.

Output Format

QA Sign-off: [release] — [date]

  • RecommendationGo / Go with conditions / No-go, in one line, up front, with the headline reason.
  • Scope — what's in this release.
  • Testing summary — what was tested (areas + test types), results (pass/fail, pass rate), and what was not tested.
  • Open defects — a table by severity, with impact and any workaround:

| ID | Severity | Area | Impact | Workaround | Blocker? |

|---|---|---|---|---|---|

  • Coverage & residual risk — what's well-covered vs. thin, and the honest risk of shipping now.
  • Conditions to ship (if "go with conditions") — what must be true/fixed/monitored before or right after release.
  • Rollback / mitigation — how to undo or contain it (rollback, feature flag, hotfix path) if something goes wrong.
  • Sign-off — who's recommending, and what they're attesting to.

Quality Checks

  • [ ] The go/no-go recommendation is explicit and up front, with the reason
  • [ ] Both what was tested and what wasn't are stated — no false sense of coverage
  • [ ] Open defects are listed by severity with impact and blocker status
  • [ ] Residual risk is stated honestly, not buried
  • [ ] "Go with conditions" lists concrete, checkable conditions
  • [ ] A rollback/mitigation path is included; no results are invented

Anti-Patterns

  • [ ] Do not give a thumbs-up with no evidence — sign-off is a record, not a vibe
  • [ ] Do not hide untested areas or thin coverage — that's the risk the reader needs
  • [ ] Do not conflate severity and priority, or omit blocker status on open bugs
  • [ ] Do not recommend "go" while ignoring a known critical defect without naming the risk/decision
  • [ ] Do not ship without a rollback/mitigation note for when it goes wrong

Based On

Release-management & QA practice — evidence-based go/no-go sign-offs with coverage transparency, defect triage, residual-risk disclosure, and rollback planning.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

同名技能的其他版本

有 3 个不同仓库或目录里都有叫 qa-release-signoff 的技能。它们内容并不相同,别混用: