quality-postmortem

仓库创建 2026年3月24日最近提交 1 个月前SkillHot 收录 18 小时前
▸ 精选理由

聚焦系统性改进与可执行行动,避免归咎个人,适合团队回顾。

这个 Skill 做什么

提供免责的事后分析流程,产出可跟踪的改进行动项并评估测试套件健康。

帮你把跑到线上漏测的缺陷好好拆开来分析,做无归咎(blameless)的 postmortem,把问题根源、测试套件健康状况和流程改进写清楚。遇到 escaped bugs、质量事故或 QA retro 时用,产出 1–3 个可跟踪的具体行动项,不是模糊的“以后注意”。特点是强调系统性改进、5 Whys 根因追问和把盲点、责任人、衡量标准都落到表格里。

▸ 展开 SKILL.md 英文原文

Analyze escaped defects and test suite health through blameless postmortems. Covers bug pattern analysis, test suite health reviews, 5 Whys root cause analysis, process improvement cycles, and postmortem/retro meeting templates with action item tracking. Use when: "QA retro," "escaped bugs," "postmortem," "quality incident," "defect analysis," "improvement cycle." Not for: live release go/no-go decisions — use release-readiness. Not for ongoing metric dashboards — use qa-metrics. Not for reviewing existing test code quality — use ai-qa-review. Related: qa-metrics, test-reliability, test-strategy.

Skill 开发管理事后分析根因分析行动跟踪通用
47
Stars
10
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/petrkindlmann/qa-skills/main/skills/quality-postmortem/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/petrkindlmann/qa-skills/main/skills/quality-postmortem/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
<objective>
Analyze escaped defects, test suite health, and quality process gaps through structured, blameless postmortems. Every postmortem produces 1-3 concrete, tracked action items -- not vague commitments to "be more careful." The goal is systemic improvement, not individual blame.
</objective>

---

## Quick Route

| You have... | Go to | Template |
|-------------|-------|----------|
| One escaped bug to dissect | Bug Pattern Analysis | Escaped Bug Analysis (`references/templates.md`) |
| 10+ escaped bugs, looking for themes | Aggregating Patterns Over Time | — |
| A proactive quarterly check (no incident) | Test Suite Health Review | — |
| A P0/P1 production incident | Postmortem Temp
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有