devops:alert-review

Aggregate and analyze Slack alerts to generate structured TODO items.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/ChanghwanK/dotfiles --skill devops-alert-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops:alert-review
Source: https://github.com/ChanghwanK/dotfiles/tree/main/claude/.claude/skills/devops%3Aalert-review
Command: npx skills add https://github.com/ChanghwanK/dotfiles --skill devops-alert-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of collecting, analyzing, and reviewing system alerts, particularly those received overnight or during periods of absence, ensuring critical issues are identified and addressed promptly.

Core Features & Use Cases

  • Automated Alert Aggregation: Gathers alerts from Slack's #notification_infra channel.
  • Intelligent Parsing & Classification: Extracts alert details, classifies severity, and matches firing/resolved pairs using natural language understanding.
  • Actionable Insights: Generates structured reports, identifies unresolved alerts, and suggests TODO items for immediate action or further investigation.
  • Use Case: Review overnight system alerts every morning to quickly understand system status, prioritize critical issues, and track resolutions.

Quick Start

Use the devops:alert-review skill to review alerts from yesterday evening until now.

Frequently Asked Questions about devops:alert-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review overnight Slack alerts and prioritize incident response?

To review overnight Slack alerts, this Skill aggregates notifications from the #notification_infra channel, classifies severity, and generates actionable TODO items to prioritize your incident response.

Can I analyze unresolved Grafana alerts without making direct API calls?

Yes, analyzing unresolved Grafana alerts is possible without direct API calls. This Skill leverages natural language processing to parse alert data directly from Slack channel notifications.

What is the best way to track firing and resolved alert pairs from Slack?

Tracking firing and resolved alert pairs is done by using natural language understanding to match corresponding notifications. This process identifies unresolved alerts and suggests items for further investigation.

How do I generate actionable TODO items from missed system alerts?

You can generate actionable TODO items from missed system alerts by aggregating and analyzing Slack notifications. The Skill identifies critical and recurring issues, creating a structured report for immediate response.

Does this alert review Skill require direct integration with VictoriaMetrics or OnCall?

No, this alert review Skill does not require direct integration with VictoriaMetrics or OnCall. It avoids direct API calls and instead relies on parsing notifications from the Slack #notification_infra channel.

What is automated alert aggregation for DevOps monitoring?

Automated alert aggregation for DevOps monitoring collects system alerts from Slack, extracts details using natural language processing, and classifies severity to provide a structured review of system status.