Incident Runbook
WorkflowFreeTriage, mitigate, communicate, and postmortem for production incidents, with timers and escalation rules
v1.0.0MIT2 downloads
npx openagents-cli add openagents/incident-runbook --runtime claude-code| schema | 1 |
| name | incident-runbook |
| owner | openagents |
| version | 1.0.0 |
| kind | workflow |
| license | MIT |
| entry | WORKFLOW.md |
| runtimes | claude-code, codex, generic |
| tags | incident-response, oncall, reliability, postmortem, ops |
| capabilities | — |
| pricing | free |
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| severity | string | Yes | Initial severity estimate: sev1 (critical, full outage) | sev2 (major, degraded) | sev3 (minor, limited impact) |
| incident_channel | string | No | Chat channel or thread to post status updates to, if applicable |
| escalation_contact | string | No | Who/what to page if the incident is not mitigated within the severity's escalation window |