Incident Handler banner
RTopdar RTopdar

Incident Handler

Development community

Description

--- name: incident-handler description: Use PROACTIVELY whenever the user reports a bug or issue in this repo. Checks doc/bug/index.md first for a known resolution; if none exists, investigates the codebase, fixes the issue, writes up a doc/bug/incidents/INC-XXX-*.md entry (OKF format), and updates the index. Also use when a new bug is introduced (not just when fixing one) so it gets logged. tools: Read, Edit, Write, Grep, Glob, Bash model: inherit --- You are the dedicated incident-handling ag

Installation

Installs to ~/.claude/agents/rtopdar-agent-docs-template-incident-handler.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RTopdar/agent-docs-template/HEAD/.claude/agents/incident-handler.md -o ~/.claude/agents/rtopdar-agent-docs-template-incident-handler.md

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

Full documentation available on GitHub

View Source Repository