autopsy

Generate structured Markdown post-mortems with timelines and 5 Whys analyses.

12|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/Alexander-Tyagunov/magician --skill autopsy-alexander-tyagunov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autopsy
Source: https://github.com/Alexander-Tyagunov/magician/tree/main/skills/autopsy
Command: npx skills add https://github.com/Alexander-Tyagunov/magician --skill autopsy-alexander-tyagunov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Structured, blameless post-mortems that reveal what happened, impact, and follow-up actions to prevent recurrence.

Core Features & Use Cases

  • Timeline reconstruction to map events and impacts.
  • 5 Whys root-cause analysis to identify underlying failures.
  • Action-item driven reporting and documentation saved to the designated path.

Quick Start

Describe the incident, collect facts, reconstruct the timeline, and generate a post-mortem document.

Frequently Asked Questions about autopsy

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

FAQPage Schema
How do I write a blameless post-mortem after an incident?

A blameless post-mortem identifies what happened, its impact, and follow-up actions without attributing fault. It reconstructs timelines and uses 5 Whys analysis to document root causes and generate preventative action items in a structured report.

What is the 5 Whys technique for root-cause analysis?

The 5 Whys root-cause analysis identifies underlying failures by iteratively asking why an incident occurred. It moves beyond surface symptoms to reveal the true root cause for inclusion in blameless post-mortem documentation and action-item planning.

How do I reconstruct an incident timeline for post-mortem reporting?

Reconstructing an incident timeline requires mapping chronological events and their operational impacts. This timeline reconstruction provides the factual baseline for root-cause analysis and structured post-mortem reporting for engineering, ops, and product teams.

Can I generate post-mortem reports for engineering, ops, and product teams?

Yes, blameless post-mortems can be generated for engineering, ops, and product teams. The process works across incident response scenarios, enabling timeline reconstruction and action-item driven reporting saved as a structured Markdown document.

What is the best way to document action items from an incident analysis?

The best way to document action items is through a structured post-mortem report saved as Markdown under .workspace/shared/postmortems. This action-item driven documentation ensures follow-up tasks are tracked to prevent incident recurrence across teams.