What problem does it solve? Retrospectives and postmortems often end with vague prose, blame on individuals, and action items that never get tracked. This Skill turns incidents into evidence-based analysis and durable system changes so the lesson survives after the meeting ends. ## Core Features & Use Cases - Evidence-Based Reconstruction: Rebuilds failures from logs, traces, metrics, and inputs before allowing any explanation, keeping memory from outranking reproducible evidence. - System-Gap Analysis: Identifies what the system allowed to happen, including missing signals like swallowed errors, absent alerts, and misleading dashboards, instead of blaming individuals. - Guardrail Conversion: Turns lessons into regression tests, assertions, alerts, lint rules, schemas, or runbooks, each with one owner, one due date, and a triage-ready issue. - Use Case: After a production outage caused by a silently swallowed queue error, use this Skill to reconstruct the timeline from logs, identify the missing alert, and produce a tracked follow-up issue assigning a regression test and dashboard fix to a named owner. ## Quick Start Run a structural retrospective on last week's payment-service incident and produce the reconstructed failure, system gap, and owned follow-up issues.