Postmortem Writer

🌐Community
by monkey1sai Β· vlatest Β· Repository

Generates concise post-incident reports summarizing events, root causes, and recommendations – streamlining analysis & improving future outcomes.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add postmortem-writer npx -- -y @trustedskills/postmortem-writer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "postmortem-writer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/postmortem-writer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill generates comprehensive and structured postmortems from provided incident details. It can synthesize information about root causes, timelines, contributing factors, and preventative actions to create a clear record of events and lessons learned. The output is designed to be actionable and facilitate future improvements based on past incidents.

When to use it

  • After a significant system outage or service disruption requiring investigation.
  • Following a security breach or data loss incident needing thorough analysis.
  • To document the resolution process for complex technical issues.
  • When creating documentation for recurring operational problems and their solutions.

Key capabilities

  • Generates structured postmortem reports.
  • Identifies root causes of incidents.
  • Summarizes timelines of events.
  • Highlights contributing factors to failures.
  • Suggests preventative actions.

Example prompts

  • "Write a postmortem for the database outage on 2024-10-27, including details from these logs: [paste log data]"
  • "Create a postmortem summarizing the recent security incident and outlining steps to prevent recurrence."
  • β€œDraft a postmortem report based on this incident summary: [paste incident summary text]”

Tips & gotchas

The quality of the generated postmortem depends heavily on the detail and accuracy of the input provided. Ensure you include relevant logs, timelines, and any available data for optimal results.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
monkey1sai
Installs
4

🌐 Community

Passed automated security scans.