Hatch3r Incident Response banner
hatch3r hatch3r

Hatch3r Incident Response

Development community

Description

--- id: hatch3r-incident-response type: command orchestrator: true agentPipeline: [hatch3r-incident-responder, hatch3r-reliability, hatch3r-security] description: Drive a live production incident through a structured lifecycle -- triage + topology, bounded-autonomy mitigation, stakeholder communication, then a blameless post-mortem with runbook -- via delegated sub-agents. disable-model-invocation: true tags: [devops, orchestration] quality_charter: agents/shared/quality-charter.md efficiency_pa

Installation

Installs to ~/.claude/skills/hatch3r-hatch3r-hatch3r-incident-response/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hatch3r-hatch3r-hatch3r-incident-response && curl -fsSL https://raw.githubusercontent.com/hatch3r/hatch3r/HEAD/commands/hatch3r-incident-response.md -o ~/.claude/skills/hatch3r-hatch3r-hatch3r-incident-response/SKILL.md

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

Full documentation available on GitHub

View Source Repository