Monitoring and alerting design reviewer for production backend services. ALWAYS use when writing Prometheus alerting rules, designing Grafana dashboards, defining SLI/SLO, configuring alert routing (PagerDuty/OpsGenie/Slack), or reviewing existing monitoring setups. Covers SLI/SLO definition, alert rule quality (sensitivity/specificity tradeoff), burn-rate alerting, alert fatigue prevention, dashboard design principles, label cardinality management, and on-call routing configuration. Use even for "just add an alert" — a poorly designed alert either pages at 3AM for non-issues (alert fatigue) or stays silent during real outages (false confidence).
$npx -y skills add johnqtcg/awesome-skills --skill monitoring-alertingInstalls into the current project.
Run `npx skills use "https://github.com/johnqtcg/awesome-skills" --skill "johnqtcg/awesome-skills/monitoring-alerting"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/johnqtcg/awesome-skills" that are relevant to the current task. Run `npx skills add "https://github.com/johnqtcg/awesome-skills"` and select the relevant skills, then follow their instructions.