What problem does it solve?
This skill enables teams to perform structured, hypothesis-driven root cause analysis by generating ranked hypotheses and maintaining a living investigation document that records hypotheses, tests, findings, and resolution status.
Core Features & Use Cases
- Hypothesis generation and ranking: Produces a prioritized list of plausible causes with rationale and test plans.
- Interactive test selection: Uses AskUserQuestion to let users choose which hypothesis to test first.
- Living investigation doc: Automatically documents problem statements, tests, findings, and progress in docs/investigations/YYYY-MM-DD-<slug>.md.
- Phase-guided workflow: Guides the user through problem definition, hypothesis testing, and resolution, with status tracking.
Quick Start
Create an investigation by defining the problem and creating an investigation document, then let the skill propose hypotheses and prompt you to pick one to test.