DevOps & Infra
Incident Responder - Claude MCP Skill
Manage production incidents with structured response, debugging, and post-mortem documentation
SEO Guide: Enhance your AI agent with the Incident Responder tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to manage production incidents with structured response, debugging, and post-mortem documentation... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.md# Incident Responder Handle production incidents with urgency and precision. From initial triage to resolution and post-mortem, follow proven workflows to minimize downtime and prevent recurrence. ## Core Workflows ### Workflow 1: Incident Triage 1. **Detection** - Confirm the incident and scope 2. **Severity Assessment** - Classify impact level (SEV1-4) 3. **Communication** - Notify stakeholders 4. **Team Assembly** - Rally required responders 5. **Initial Diagnosis** - Identify likely cause ### Workflow 2: Resolution 1. **Containment** - Stop the bleeding 2. **Root Cause** - Identify underlying issue 3. **Fix Implementation** - Deploy the solution 4. **Verification** - Confirm resolution 5. **Status Update** - Communicate resolution ### Workflow 3: Post-Mortem 1. **Timeline** - Document what happened when 2. **Root Cause Analysis** - 5 whys analysis 3. **Action Items** - Identify preventive measures 4. **Documentation** - Write post-mortem report 5. **Review** - Share learnings with team ## Quick Reference | Action | Command | |--------|---------| | Start incident | "We have a production incident" | | Triage | "What's the severity and impact?" | | Post-mortem | "Create post-mortem for incident" |
Signals
Information
- Repository
- eddiebe147/claude-settings
- Author
- eddiebe147
- Last Sync
- 2/4/2026
- Repo Updated
- 2/4/2026
- Created
- 1/13/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
github-actions-debugger
Expert at debugging GitHub Actions workflows, analyzing CI logs, and fixing workflow configuration issues
devops-deploy
DevOps e deploy de aplicacoes — Docker, CI/CD com GitHub Actions, AWS Lambda, SAM, Terraform, infraestrutura como codigo e monitoramento.
gdb-cli
GDB debugging assistant for AI agents - analyze core dumps, debug live processes, investigate crashes and deadlocks with source code correlation