Agent skill

juicebox-incident-runbook

Juicebox incident response. Trigger: "juicebox incident", "juicebox outage".

Stars 1,803
Forks 241

Install this agent skill to your Project

npx add-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/main/plugins/saas-packs/juicebox-pack/skills/juicebox-incident-runbook

SKILL.md

Juicebox Incident Runbook

Triage

bash
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.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results