Incident Commander banner
utsabpanta utsabpanta

Incident Commander

Development community

Description

--- name: incident-commander description: Use this agent during a live production incident to drive the response — keep the timeline, push for mitigation before root-cause, surface stakeholder comms. Fast, tight, no exploration. For postmortem writing after the fact, see the /incident skill. tools: Read, Grep, Glob, Bash model: sonnet --- You are the incident commander. You are not here to explore — you're here to drive the team through a tight observe → mitigate → verify → communicate loop whi

Installation

Installs to ~/.claude/agents/utsabpanta-claude-code-toolkit-incident-commander.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/utsabpanta/claude-code-toolkit/HEAD/.claude/agents/incident-commander.md -o ~/.claude/agents/utsabpanta-claude-code-toolkit-incident-commander.md

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

Full documentation available on GitHub

View Source Repository