Incident Capture banner
CarlosCaPe CarlosCaPe

Incident Capture

Development community

Description

--- description: Capture a structured post-mortem when something went wrong. Walks operator through 4 questions, writes ~/.claude/incidents/<date>-<slug>.md + auto-memory feedback rule + follow-up tasks. --- You are running the **Incident Capture** flow (observability surface 6). Load and follow the skill at `~/.claude/skills/incident-capture/SKILL.md` for the full workflow, file template, and AC. ## Immediate steps when this command fires 1. Acknowledge briefly that incident capture is star

Installation

Installs to ~/.claude/skills/carloscape-octorato-incident-capture/SKILL.md

Terminal
mkdir -p ~/.claude/skills/carloscape-octorato-incident-capture && curl -fsSL https://raw.githubusercontent.com/CarlosCaPe/octorato/HEAD/commands/incident-capture.md -o ~/.claude/skills/carloscape-octorato-incident-capture/SKILL.md

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

Full documentation available on GitHub

View Source Repository