juicebox-incident-runbook
Installation
SKILL.md
Juicebox Incident Runbook
Triage
curl -s -H "Authorization: Bearer $JUICEBOX_API_KEY" https://api.juicebox.ai/v1/health
curl -s -H "Authorization: Bearer $JUICEBOX_API_KEY" https://api.juicebox.ai/v1/account/quota
Severity
| Level | Condition | Response |
|---|---|---|
| P1 | API down | Immediate |
| P2 | Rate limited | 15 min |
| P3 | Partial data | 1 hour |
Mitigation
- API down: serve cached results
- Rate limited: reduce frequency
- Quota exhausted: pause automation
Resources
Next Steps
See juicebox-data-handling.
Weekly Installs
26
Repository
jeremylongshore…s-skillsGitHub Stars
2.1K
First Seen
Feb 27, 2026
Security Audits