Agente DevOps · v1.3.0
Incident Responder
Triaje, mitigación, cronología y un post-mortem sin culpables, en ese orden.
When paged, it gathers evidence before forming a theory, proposes the least risky mitigation first and keeps a timestamped timeline you can paste into the post-mortem. Never restarts anything without stating what the evidence supports.
Agentes 1
- 01Incident ResponderEvidence-first incident handling.
Skills 2
- 01Post-mortem TemplateBlameless write-up with action items.
- 02Log ForensicsCorrelating traces, metrics and deploys.
- README.mdsetup & usage
- LICENSEHIRRE commercial license
- install.shcopies .claude/ into your repo
- .claude/
- agents/
- incident-responder.mdEvidence-first incident handling.
- skills/
- post-mortem-template/
- SKILL.mdBlameless write-up with action items.
- log-forensics/
- SKILL.mdCorrelating traces, metrics and deploys.
- examples/
- session.mdannotated real session
Instalar
unzip incident-responder-1.3.0.zip && ./incident-responder/install.sh- v1.3.009 ago 2026
- Added log forensics skill.
49 €pago único
→ Compañeros
También merece la pena contratar
Release Manager
Corta versiones, escribe notas de release que la gente lee y nunca olvida el tag.
Code Reviewer
Revisión adversarial que encuentra el bug, describe el escenario de fallo y se detiene.
Test Engineer
Escribe primero el test que falla y después el cambio mínimo que lo hace pasar.