Supabase Incident Runbook

🌐Community
by jeremylongshore · vlatest · Repository

Automates Supabase incident response using pre-defined runbooks, streamlining troubleshooting and resolution based on jeremylongshore's expertise.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add supabase-incident-runbook npx -- -y @trustedskills/supabase-incident-runbook
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "supabase-incident-runbook": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/supabase-incident-runbook"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill automates incident response workflows within Supabase. It executes predefined runbook steps, such as escalating incidents to on-call personnel, triggering automated diagnostics, and updating status pages. The goal is to reduce mean time to resolution (MTTR) and improve operational efficiency during database incidents.

When to use it

  • During a production database outage requiring immediate investigation and remediation.
  • To automatically notify the on-call engineer when specific error metrics exceed defined thresholds.
  • When needing to consistently execute diagnostic steps across multiple incident types.
  • For updating an external status page with current incident details and estimated recovery time.

Key capabilities

  • Automated runbook execution
  • Escalation to on-call personnel
  • Triggering automated diagnostics
  • Status page updates

Example prompts

  • "Run the 'database_slowdown' incident runbook."
  • "Execute the 'high_error_rate' runbook and notify the database team."
  • “Update the status page to indicate a degraded service due to a suspected query performance issue.”

Tips & gotchas

This skill requires proper configuration of Supabase project settings and integration with on-call notification systems. Ensure that the incident runbooks are accurately defined and tested before relying on them in production environments.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jeremylongshore
Installs
10

🌐 Community

Passed automated security scans.