用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/boshu2/agentops --skill postmortem命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | postmortem |
| description | Optionally test a retrospective causal |
Purpose: Answer an explicit retrospective causal question using the already-validated outcome and evidence.
A fix is proven when the mechanism is demonstrated, not when symptoms stop. Promoting a claim from correlation to cause requires all three:
Symptom disappearance after a change satisfies none of these on its own: the change and the recovery may share an unobserved cause, or the symptom may be intermittent. The named failure mode is post-hoc fix attribution — "we changed X and the failure stopped, therefore X was the cause." Claims backed only by symptom cessation stay in the report as correlations with the untested alternatives listed, and the suggested experiment is the discrimination that would settle them. Stop condition: every supported causal claim in the report carries all three elements with citations; anything less is filed under correlations or unknowns, never silently promoted.
.agents/scratch/postmortem/.YYYY-MM-DD-postmortem-<topic>.md.bash skills/postmortem/scripts/validate.sh.Executable behavior is in postmortem.feature.