# Openevidence Incident Runbook

> 'Incident Runbook for OpenEvidence. Trigger: "openevidence incident runbook". '

- Skill: `thedixitjain/openevidence-incident-runbook` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add thedixitjain/openevidence-incident-runbook`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thedixitjain/openevidence-incident-runbook/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: thedixitjain (https://skillmd.com/u/thedixitjain)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/thedixitjain/openevidence-incident-runbook

---


# OpenEvidence Incident Runbook

## Severity

| Level | Condition | Response |
|-------|-----------|----------|
| P1 | API down | Immediate |
| P2 | Degraded | 15 min |
| P3 | Intermittent | 1 hour |

## Triage

1. Check OpenEvidence status page
2. Verify API key is valid
3. Test connectivity with curl
4. Check error logs for patterns

## Mitigation

- Enable cached/fallback responses
- Queue requests for retry
- Notify affected teams

## Resources

- [OpenEvidence Status](https://www.openevidence.com)

## Next Steps

See `openevidence-data-handling`.

---

**Source:** [`jeremylongshore/claude-code-plugins-plus-skills`](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) → `plugins/saas-packs/openevidence-pack/skills/openevidence-incident-runbook/SKILL.md`

