Vercel Incident Runbook
Automates Vercel incident response using 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.
Run in terminal (recommended)
claude mcp add vercel-incident-runbook npx -- -y @trustedskills/vercel-incident-runbook
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"vercel-incident-runbook": {
"command": "npx",
"args": [
"-y",
"@trustedskills/vercel-incident-runbook"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to execute Vercel incident runbooks. It automates tasks defined within these runbooks, such as triggering deployments or escalating incidents based on pre-defined criteria. The skill streamlines incident response by providing a structured and repeatable process for handling various issues.
When to use it
- During a production outage where automated remediation steps are needed.
- To quickly execute diagnostic checks during an incident investigation.
- For regularly scheduled maintenance tasks that require specific Vercel actions.
- When escalating incidents based on severity or impact as defined in the runbook.
Key capabilities
- Execution of pre-defined incident response steps.
- Automated triggering of deployments.
- Escalation of incidents to appropriate teams.
- Runbook management and versioning (implied).
Example prompts
- "Execute the 'database-migration-failed' runbook."
- "Run the 'high-priority-deployment-rollback' incident response procedure."
- "What are the steps in the 'service-unresponsive' runbook?"
Tips & gotchas
The skill requires appropriate Vercel API credentials and permissions to execute actions. Ensure these are configured correctly for the AI agent accessing the skill.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.