Agent Skillsmohitagw15856/pm-claude-skills › qa-release-signoff

qa-release-signoff

GitHub

生成基于证据的QA发布签核报告,提供Go/No-go建议。涵盖测试范围、缺陷列表、覆盖度及回滚方案,确保发布决策透明且可追溯,避免无依据的通过。

skills/qa-release-signoff/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

请求发布签核 需要Go/No-GO QA报告 发布前测试总结 询问发布就绪状态

Install

npx skills add mohitagw15856/pm-claude-skills --skill qa-release-signoff -g -y
More Options

Use without installing

npx skills use mohitagw15856/pm-claude-skills@qa-release-signoff

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill qa-release-signoff -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "qa-release-signoff",
    "description": "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 summary before shipping. Produces a sign-off — what was tested and the results, open defects by severity, coverage and residual risk, the go\/no-go recommendation with conditions, and a rollback note — so the release decision is evidence-based, not a vibe."
}

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.

Version History

  • a38bc30 Current 2026-07-05 11:41

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md
exports/openclaw/brag-doc/SKILL.md
exports/openclaw/brainstorming/SKILL.md
exports/openclaw/brief-builder/SKILL.md
exports/openclaw/briefing-note/SKILL.md
exports/openclaw/budget-builder/SKILL.md
exports/openclaw/budget-variance-analysis/SKILL.md
exports/openclaw/bug-diagnosis/SKILL.md
exports/openclaw/bug-report/SKILL.md

Metadata

Files
0
Version
471c606
Hash
372806e7
Indexed
2026-07-05 11:41

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 12:28
浙ICP备14020137号-1 $방문자$