Packs/Alerting Automation
🔔

Alerting Automation

⚙️ automation

Smart alerting with deduplication, escalation, and auto-remediation

by sre-teamv1.0.0678 installs5 skills

Install

moltler pack install alerting-automation

Or install individual skills from the list below.

Included Skills (5)

dedupe_alerts@1.0.0
Pack only
escalate_alert@1.0.0
Pack only
auto_acknowledge@1.0.0
Pack only
route_to_team@1.0.0
Pack only
trigger_runbook@1.0.0
Pack only

Pack Definition

CREATE SKILL PACK alerting_automation
VERSION '1.0.0'
DESCRIPTION 'Smart alerting with deduplication, escalation, and auto-remediation'
AUTHOR 'sre-team'
SKILLS [
    dedupe_alerts@1.0.0,
    escalate_alert@1.0.0,
    auto_acknowledge@1.0.0,
    route_to_team@1.0.0,
    trigger_runbook@1.0.0
];