saitarrun

Sdlc Incident — Development skill for Claude Code

Development community

Incident response and management - triage, mitigation, communication, action items.

How to install Sdlc Incident

Installs to ~/.claude/skills/saitarrun-sdlc-ai-workflow-sdlc-incident/SKILL.md

Terminal
mkdir -p ~/.claude/skills/saitarrun-sdlc-ai-workflow-sdlc-incident && curl -fsSL https://raw.githubusercontent.com/saitarrun/Sdlc-ai-workflow/HEAD/commands/sdlc-incident.md -o ~/.claude/skills/saitarrun-sdlc-ai-workflow-sdlc-incident/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Sdlc Incident does


description: Incident response and management - triage, mitigation, communication, action items argument-hint: "[severity] [service]"

/sdlc-incident

Rapid incident response with automatic escalation and postmortem facilitation.

Usage

/sdlc-incident SEV1 "auth-service: login endpoint down"

Process

  1. Incident Commander → Declare SEV level, initiate response
  2. Service Owner + On-Call → Investigate root cause, mitigate
  3. SRE Engineer → Monitor rollout, va

Alternatives in Development

Full documentation available on GitHub

View Source Repository