vdalhambra

Incident Scribe — Development agent for Claude Code

Development community

When a workflow fails 3+ times in same session or a prod/client-facing issue happens, writes a structured incident doc in ~/shared/incidents/YYYY-MM-DD_slug.md with root cause, timeline, impact, mitig.

How to install Incident Scribe

Installs to ~/.claude/agents/vdalhambra-axiom-reflex-incident-scribe.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vdalhambra/axiom-reflex/HEAD/agents/incident-scribe.md -o ~/.claude/agents/vdalhambra-axiom-reflex-incident-scribe.md

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

What Incident Scribe does


name: incident-scribe description: When a workflow fails 3+ times in same session or a prod/client-facing issue happens, writes a structured incident doc in ~/shared/incidents/YYYY-MM-DD_slug.md with root cause, timeline, impact, mitigation, prevention. Invoke after confirming an actual incident. tools: Read, Write, Grep, Glob, Bash, mcp__axiom-perception__save_pattern, mcp__axiom-perception__record_outcome model: haiku

Incident Scribe Agent

Documento incidentes reales de forma estru

Alternatives in Development

  • Incident Response — Orchestrate multi-agent incident response with modern SRE practices for rapid resolution and learnin 31.9k ★
  • Slack Archaeologist — Deep reconstruction of Slack conversations 4.6k ★
  • Scribe Agent — You are a specialized documentation agent 3.6k ★

Full documentation available on GitHub

View Source Repository