Packs/Incident Response
🚨

Incident Response

📊 observability

Complete incident response automation - from detection to postmortem

by sre-teamv1.0.01,243 installs5 skills

Install

moltler pack install incident-response

Or install individual skills from the list below.

Included Skills (5)

detect_incident@1.0.0
Pack only
triage_incident@1.0.0
Pack only
notify_oncall@2.0.0
Pack only
create_postmortem@1.0.0
Pack only
track_resolution@1.0.0
Pack only

Pack Definition

CREATE SKILL PACK incident_response
VERSION '1.0.0'
DESCRIPTION 'Complete incident response automation - from detection to postmortem'
AUTHOR 'sre-team'
SKILLS [
    detect_incident@1.0.0,
    triage_incident@1.0.0,
    notify_oncall@2.0.0,
    create_postmortem@1.0.0,
    track_resolution@1.0.0
];