jmsktm/claude-settings

Incident Responder

Manage production incidents with structured response, debugging, and post-mortem documentation

Installation

$ npx skills add jmsktm/claude-settings --skill incident-responder

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from jmsktm/claude-settings · top by installs.

npx skills add jmsktm/claude-settings

Browse all from jmsktm/claude-settings

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 9
Default branch main
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,594 B
  • docs SUMMARY.md 120 B

History

  1. First recorded snapshot · 200 installs

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"