ops-rca-hypothesis-generator
Installation
SKILL.md
When to invoke
- After an outage/incident when you have symptoms and a change log but no confirmed cause.
- You want a structured, testable list of hypotheses with next steps.
Inputs needed
--incident: JSON describing impact window, symptoms, and affected components.--changes: JSON list of recent changes (deploys, config, infra).- Optional:
--out: Path to write hypotheses JSON.