What problem does it solve? When incidents, outages, or recurring bugs strike, teams often stop at the first convenient explanation or blame a person, letting the same failure family return. This Skill structures incident investigation so inquiries trace failures past the trigger to systemic, fixable root causes. ## Core Features & Use Cases - Five investigation workflows: Five Whys for single-thread breaks, Fishbone for multi-family cause mapping with Pareto ordering, blameless Postmortem for formal incident records, Fault Tree Analysis for safety-critical Boolean decomposition, and Kepner-Tregoe IS/IS-NOT for elusive environment-specific defects. - Method selection guidance: Routing tables and stacking patterns match the right technique to each break shape, clock budget, and safety weight. - Bias and blame defenses: Built-in guards against hindsight bias, single-cause framing, and human-blame halting, plus a remedy strength ladder favoring automation over reminders. - Use Case: After a payments outage, run the Postmortem workflow to build a forward timeline, apply 5 Whys to each thread, chart layered-defense holes, and produce a blameless report with owned, dated follow-up actions. ## Quick Start Ask the agent to run a root cause analysis on a recent incident, for example by saying the payments service went down for 14 minutes last night and you need a blameless postmortem with contributing causes and fixes.