Token导航 LogoToken导航TokenDH.com
运维和基础设施只读github未标认证来源可访问clear审计通过

postmortempostmortem 测试

Agent Skill

postmortem 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

544

周安装

22

GitHub Stars

68

下载量

171
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:postmortem(postmortem 测试)
来源仓库:https://github.com/neurofoo/agent-skills
仓库路径:skills/postmortem
安装命令:
npx skills add https://github.com/neurofoo/agent-skills --skill postmortem
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/neurofoo/agent-skills --skill postmortem

简介

[2-3 句话概述:发生了什么、影响、解决方案]

  • 时间轴
  • 所有时间均在[时区]。
  • 时间
  • 活动
  • 演员
  • 时:分
  • [发生了什么]
  • [谁/做了什么]
  • 时:分
  • [检测]
  • [如何被注意到]
  • 时:分
  • [响应行动]
  • [谁回应]
  • 时:分
  • [解决方案]
  • [修复了什么]
  • 关键时刻
  • 触发因素:[事件的起因]
  • 检测:[我们如何/何时知道出了问题]
  • 缓解措施:[当出血停止时]
  • 决议:[完全解决后]
  • 影响
  • 客户影响
  • 受影响的用户:[数量]
  • 影响持续时间:[时间]
  • 经历的症状:[用户看到的]
  • 业务影响
  • 收入影响:[如果适用]
  • SLA/SLO 违规:[是/否,详细信息]
  • 根本原因分析
  • 根本原因
  • 【发生这种情况的根本原因——不是触发因素,而是触发因素为何导致事件发生]
  • 触发
  • [直接原因——是什么推动了事物的发展]
  • 影响因素
  • 因素
  • 它是如何做出贡献的
  • [因素]
  • 【说明】
  • 为什么这没有被抓住?
  • 为什么测试没有发现它?
  • 为什么监控不早点报警?
  • 进展顺利的地方
  • 什么有效
  • 为什么它有帮助
  • [东西]
  • 【说明】
  • 哪些地方进展不顺利
  • 失败了什么
  • 影响
  • [东西]
  • [影响]
  • 行动项目
  • 立即(本周)
  • 行动
  • 业主
  • 由于
  • [行动]
  • [所有者]
  • [日期]
  • 短期(本月)
  • 行动
  • 业主
  • 由于
  • [行动]
  • [所有者]
  • [日期]
  • 经验教训
  • [课程]
  • [课程]
  • [课程]
  • 指南
  • Blameless :“部署脚本未验证”而不是“Alice 未经检查就部署”
  • 完整的时间表:包括所有内容,甚至包括令人尴尬的延误
  • 具体行动:“添加内存警报”而不是“改进监控”
  • 指定所有者:不会发生无主操作
  • $参数
  • 每周安装量
  • 22
  • 存储库
  • Neurofoo/Agent Skill
  • GitHub 之星
  • 68
  • 第一次看到
  • 2天前
  • 安全审计
  • Gen Agent Trust Hub 通行证
  • 套接字通行证
  • 斯尼克通行证

SKILL.md

Blameless Post-Mortem

Conduct a thorough, blameless analysis of an incident to understand what happened and prevent recurrence.

Instructions

Work through each section systematically. Focus on systems and processes, not individuals. The goal is learning, not blame.

Output Format

Executive Summary

Incident: [One-line description] Date/Time: [When it occurred] Duration: [How long] Severity: [Critical/High/Medium/Low]

Summary [2-3 sentence overview: what happened, impact, resolution]


Timeline

All times in [timezone].

TimeEventActor
HH:MM[What happened][Who/what did it]
HH:MM[Detection][How it was noticed]
HH:MM[Response action][Who responded]
HH:MM[Resolution][What fixed it]

Key Moments

  • Trigger: [What initiated the incident]
  • Detection: [How/when we knew something was wrong]
  • Mitigation: [When bleeding was stopped]
  • Resolution: [When fully resolved]

Impact

Customer Impact

  • Users affected: [number]
  • Duration of impact: [time]
  • Symptoms experienced: [what users saw]

Business Impact

  • Revenue impact: [if applicable]
  • SLA/SLO breach: [yes/no, details]

Root Cause Analysis

Root Cause [The fundamental reason this happened—not the trigger, but why the trigger caused an incident]

Trigger [The immediate cause—what set things in motion]

Contributing Factors

FactorHow It Contributed
[factor][explanation]

Why Wasn't This Caught?

  • Why didn't tests catch it?
  • Why didn't monitoring alert earlier?

What Went Well

What WorkedWhy It Helped
[thing][explanation]

What Went Poorly

What FailedImpact
[thing][impact]

Action Items

Immediate (This week)

ActionOwnerDue
[action][owner][date]

Short-term (This month)

ActionOwnerDue
[action][owner][date]

Lessons Learned

  1. [lesson]
  2. [lesson]
  3. [lesson]

Guidelines

  • Blameless: "The deploy script didn't validate" not "Alice deployed without checking"
  • Thorough timeline: Include everything, even embarrassing delays
  • Specific actions: "Add memory alerting" not "Improve monitoring"
  • Assigned owners: Unowned actions don't happen

$ARGUMENTS

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

28.65%
按下载量换算49

trae

21.9%
按下载量换算37

Antigravity

17.69%
按下载量换算30

windsurf

13.81%
按下载量换算24

Codex

7.24%
按下载量换算12

Gemini CLI

3.67%
按下载量换算6

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills