post-mortem

Generate structured post-mortem reports for fixed bugs with mandatory sections.

2|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/jakkaret/waf_project --skill post-mortem-jakkaret
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-mortem
Source: https://github.com/jakkaret/waf_project/tree/main/.agents/skills/post-mortem
Command: npx skills add https://github.com/jakkaret/waf_project --skill post-mortem-jakkaret

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of creating detailed post-mortem reports for fixed bugs, ensuring a clear record for future reference and preventing similar issues.

Core Features & Use Cases

  • Structured Report Generation: Automatically formats the post-mortem report with required sections like Summary, Root cause, Fix, and Validation.
  • Code Identifier Integration: Incorporates code identifiers to help engineers quickly locate the root cause.
  • Use Case: After debugging a fix for a bug, use this Skill to document the issue and provide a comprehensive write-up.

Quick Start

/post-mortem

Frequently Asked Questions about post-mortem

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically generate a post-mortem report after a bug fix?

To generate a post-mortem report after a bug fix, you can use this Skill to automatically structure your engineering documentation with mandatory sections like Summary, Root cause, Fix, and Validation for comprehensive reference.

What should be included in an engineering post-mortem for root cause analysis?

An engineering post-mortem for root cause analysis should include a summary, the root cause, the applied fix, and validation steps. Incorporating specific code identifiers also helps engineers quickly locate the root cause.

How do I document a bug fix to prevent similar issues in the future?

You document a bug fix to prevent similar issues by creating a detailed post-mortem report. Structuring the issue documentation with required sections ensures a clear record for future reference and ongoing issue prevention.

Can I integrate code identifiers into my issue documentation for bug fixes?

Yes, you can integrate code identifiers into your issue documentation. The post-mortem generation process specifically incorporates these identifiers to help engineers quickly locate the root cause within the codebase.

When do I need to create an engineering report for a debugging session?

You need to create an engineering report immediately after completing a debugging session. Generating a post-mortem at this stage ensures the root cause and fix are accurately documented while the context is fresh.

What is the best way to structure an engineering report for a resolved bug?

The best way to structure an engineering report for a resolved bug is to use automated post-mortem generation, formatting the content into mandatory sections like Summary, Root cause, Fix, and Validation to ensure actionable documentation.