incident-response
Installation
SKILL.md
Incident Response
Use this skill when a production incident, major repeated error, rollback decision, or on-call triage is involved.
Workflow
- Stabilize first: stop risky changes, preserve logs, and identify the affected service or workflow.
- Classify severity in
docs/harness/INCIDENT_RESPONSE.md. - Capture timeline, impact, suspected trigger, current mitigation, and owner.
- Prefer read-only diagnostics before mutating systems.
- If rollback is safer than forward fix, document the rollback command and validation.
- Update model-visible major errors only with information the next agent must read.
- After mitigation, create or update
docs/harness/POSTMORTEM_TEMPLATE.md.