nahid-sparktales

Agent Incident — Development skill for Claude Code

Development community

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

Terminal
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 Repository