Agent Incident — Development skill for Claude Code
Work as the Incident Responder agent — Stabilizes an actively failing system with the smallest reversible mitigation and a timestamped incident record.
How to install Agent Incident
Installs to ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-incident/SKILL.md
mkdir -p ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-incident && curl -fsSL https://raw.githubusercontent.com/nahid-sparktales/agent-dispatcher/HEAD/commands/agent-incident.md -o ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-incident/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Agent Incident does
description: "Work as the Incident Responder agent — Stabilizes an actively failing system with the smallest reversible mitigation and a timestamped incident record." argument-hint: "[task]"
Read the agent-dispatcher skill's `roles/incident-responder.md` and work as that role for this request and the ones that follow, until the user picks another role or says to stop.
It sits next to that skill's SKILL.md — `~/.claude/skills/agent-dispatcher/roles/incident-responder.md` for a manual in
Alternatives in Development
- Outcome — /outcome - Record the Result of an Application 36.6k ★
- Om Incident Capture — Incident Capture 4.6k ★
- ADR Rubber Duck — ADR(Architecture Decision Record)の壁打ち相手としてヒアリングを通じて意思決定を整理し、ADRドラフトを作成する 974 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Hatch3r Incident Response
Drive a live production incident through a structured lifecycle -- triage + topology, bounded-autonomy mitigat
App Incident
/app-incident — record operational incidents
Log Incident
Record an incident, bug or unexpected behaviour in kb/incidents/
Claude Workforce
Staff a Claude Code project with a company of agents. It reads what your project actually does, proposes the s
Disable Auto
Disable Claude auto-responder for current session
Enable Auto
Enable Claude auto-responder with preset configurations
Related Agents
Hatch3r Incident Responder
Incident-response specialist who drives a live production incident through structured triage, bounded-autonomy
Tier2 Iteration
Tier 2, repair. Use only when the parent task already has concrete failure evidence, a root cause and a repair
Incident Runbook Templates
Production-ready templates for incident response runbooks covering detection, triage, mitigation, re... - wsho