This handles the full alert management workflow: PagerDuty integration, escalation policies, routing rules, and incident coordination. You'd reach for it when you're building out on-call systems or need to make sure alerts get to the right people at the right time. The included reference guides cover everything from the PagerDuty client implementation to Alertmanager configuration and a complete Docker Compose stack. The best practices section is solid on avoiding alert fatigue, which is honestly the hardest part of any alerting system. It emphasizes deduplication, proper thresholds, and runbook links, all things that separate useful alerts from noise.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill alert-management