What problem does it solve? After a production incident, teams struggle to reconstruct what happened, identify the true root cause, and document findings consistently. This Skill automates the blameless post-incident review process by pulling evidence from Jira, GitLab pipelines, and Kubernetes events, then producing a structured postmortem with actionable follow-ups. ## Core Features & Use Cases - Timeline Reconstruction: Gathers incident context from Jira tickets, GitLab pipeline history, and AKS pod events to build a UTC timeline with detection lag and MTTR metrics. - 5-Whys Root Cause Analysis: Applies structured root cause chains with product-specific examples, plus a contributing factors table covering monitoring, documentation, and configuration gaps. - Confluence & Jira Integration: Creates a postmortem page in the Confluence MI space and generates SMART action items as Jira sub-tasks linked back to the incident ticket. - Use Case: After resolving a push notification outage in Emergency Management, run the skill with the incident ticket key to produce a complete blameless postmortem page and tracked remediation tasks. ## Quick Start Run /ai-sre:sre-postmortem em SE-1234 to generate a blameless postmortem for the Emergency Management incident ticket SE-1234.