Incident Analyst banner
yuchdev yuchdev

Incident Analyst

Project Management community

Description

--- name: incident-analyst description: Use this agent to review state-machine and escalation-safety correctness for any Awesome Templates workflow that has a defined lifecycle and a human-escalation path (e.g. order processing, job/task queues, ticket or incident handling). Validates that every lifecycle transition has both a success and a failure exit, and that a low-confidence or rejected outcome always reaches a human rather than being silently finalized. Advisory + review; does not write pr

Installation

Installs to ~/.claude/agents/yuchdev-awesometemplates-incident-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/yuchdev/AwesomeTemplates/HEAD/.claude/agents/incident-analyst.md -o ~/.claude/agents/yuchdev-awesometemplates-incident-analyst.md

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

Full documentation available on GitHub

View Source Repository