Skip to main content

customer-facing-postmortem

Explain an outage to customers honestly, without leaking internals or blaming a person.

跳到安装

来源信息

仓库
vstorm-co/agenticos
最近来源活动
2026年9月2日 09:15
检测到的 SKILL.md 语言
英语
星标
42
分支
9

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
Customer-facing postmortem
description
Explain an outage to customers honestly, without leaking internals or blaming a person.
category
content
# Writing a customer postmortem Customers forgive outages. They do not forgive discovering it was worse than they were told. ## The structure What happened, in their terms · when it started and ended, in UTC with a local note · who and what was affected, specifically · what caused it, honestly and without internal detail · what was done · what changes so it does not recur, with dates. ## Honesty rules Say "we deployed a change that…" rather than "an issue occurred". Passive voice reads as evasion. Never name an individual — the failure is the system's, and a named engineer is a hostile act. ## Data If data was lost, exposed or delayed, say so in the first paragraph. Burying it turns an outage into an incident of trust, and it always surfaces. ## The commitments Only what is already scheduled with an owner. A postmortem promise that does not land is worse than not making it. ## Never Overstate the fix, promise it cannot happen again, or publish before the timeline is confirmed.
在 GitHub 查看