Postmortem Writing

🌐Community
by wshobson · vlatest · Repository

Automatically drafts clear, concise postmortems from incident data, highlighting root causes and actionable improvements.

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-writing npx -- -y @trustedskills/postmortem-writing
2

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

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

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

About This Skill

What it does

The postmortem-writing skill helps AI agents analyze past events or processes to identify what went well, what didn’t, and how future outcomes can be improved. It enables structured reflection on completed tasks, projects, or incidents, often used in professional settings like software development, project management, and incident response.

When to use it

  • After a project has been completed to evaluate its success and lessons learned
  • Following an incident or failure to identify root causes and prevent recurrence
  • As part of a team retrospective to improve collaboration and processes

Key capabilities

  • Structured analysis of past events
  • Identification of successes and failures
  • Generation of actionable insights for future improvement

Example prompts

  • "Write a postmortem report on the recent software deployment."
  • "Analyze what went wrong with the customer support incident last week."
  • "Summarize the key takeaways from our team’s project retrospective."

Tips & gotchas

  • Provide clear context or data about the event being analyzed for accurate results.
  • Use this skill in conjunction with other tools like incident tracking systems to ensure comprehensive insights.

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
wshobson
Installs
2.4k

🌐 Community

Passed automated security scans.