add-alert-policy
CommunityConfigure alert escalations with routing
Software Engineering#alerting#escalation#celery#on-call rotation#notification policy#severity routing#notification templates
Authormichaelayoade
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps teams define reliable notification alert policies that route alerts by severity, deliver to the right channels, and escalate through on-call rotations with audit logging.
Core Features & Use Cases
- Severity-based routing: Apply a
severity_minthreshold so low-severity events are skipped. - Escalation chains: Configure ordered multi-step delivery with per-step delays (e.g., email now, SMS later).
- On-call rotation support: Resolve step recipients from an
OnCallRotationusing round-robin logic (priority +last_used_at). - Template-driven notifications: Use
NotificationTemplaterecords and render messages with Jinja2 variables for consistent content. - Operational audit trail: Create
AlertNotificationLogentries and queue delayed escalation steps for traceability.
Quick Start
Use the add-alert-policy skill to generate an alert policy that sends an immediate email, escalates via SMS after 15 minutes, and then routes to the active on-call member after 30 minutes.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: add-alert-policy Download link: https://github.com/michaelayoade/dotmac_crm/archive/main.zip#add-alert-policy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.