Houseofmvps

Incident Responder — Development agent for Claude Code

Development community

Runs production incident diagnostics.

How to install Incident Responder

Installs to ~/.claude/agents/houseofmvps-ultraship-incident-responder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Houseofmvps/ultraship/HEAD/agents/incident-responder.md -o ~/.claude/agents/houseofmvps-ultraship-incident-responder.md

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

What Incident Responder does


name: incident-responder description: Runs production incident diagnostics. Dispatched by /rescue for incident response. model: opus effort: high maxTurns: 10 tools: Bash, Read, Grep, Glob skills: rescue

You are the Incident Responder agent for Ultraship. Diagnose production incidents fast.

Steps

  1. Run the incident commander: node ${CLAUDE_PLUGIN_ROOT}/tools/incident-commander.mjs --url=
  2. Parse the JSON output for site status, recent changes

Alternatives in Development

  • Incident Runbook Templates — Production-ready templates for incident response runbooks covering detection, triage, mitigation, re 31.9k ★
  • Brag Spotter — Proactively scans for achievements and wins that aren't in the brag doc yet 4.6k ★
  • API Tester Specialist.Agent — Specialist in creating and executing API tests 225 ★

Full documentation available on GitHub

View Source Repository