Alert Generation

Extract existing monitoring alerts and generate platform-specific alert definitions for Prometheus, Datadog, and CloudWatch.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/reaatech/agent-runbook-generator --skill alert-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Alert Generation
Source: https://github.com/reaatech/agent-runbook-generator/tree/main/skills/alert-generation
Command: npx skills add https://github.com/reaatech/agent-runbook-generator --skill alert-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically extracts existing monitoring alerts and generates optimized alert definitions across multiple platforms (Prometheus, Datadog, CloudWatch) to improve reliability and reduce alert fatigue.

Core Features & Use Cases

  • Extract existing alerts from monitoring configurations and normalize formats.
  • Generate SLO-based, platform-specific alerts and recording rules from defined targets.
  • Produce operator-ready runbooks, dashboards, and escalation workflows for incident response.

Quick Start

Provide the path to your service repository and specify the target monitoring platform to generate alerts.

Frequently Asked Questions about Alert Generation

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

FAQPage Schema
How do I generate SLO-based alerts for Prometheus and Datadog?

To generate SLO-based alerts for Prometheus and Datadog, you provide your service repository path, SLO targets, and desired platform to automatically extract existing alerts and output optimized alert definitions, recording rules, and dashboards.

What is the best way to reduce alert fatigue across microservices?

The best way to reduce alert fatigue across microservices is to extract existing monitoring configurations and generate optimized, SLO-driven alert definitions, ensuring only actionable availability and latency alerts trigger incident response.

Can I automatically create CloudWatch recording rules from existing configurations?

Yes, you can automatically create CloudWatch recording rules from existing configurations by supplying your analysis context and specifying CloudWatch as the target platform to generate platform-specific alert definitions and dashboards.

Does this alert generation approach produce incident response runbooks?

Yes, this alert generation approach produces operator-ready runbooks and escalation workflows for incident response alongside platform-specific alert definitions and dashboards for Prometheus, Datadog, and CloudWatch.

How do I handle latency and dependency alerts for multiple monitoring platforms?

To handle latency and dependency alerts for multiple monitoring platforms, the pipeline applies policy-driven generation to your SLO targets, outputting normalized alert definitions tailored for Prometheus, Datadog, or CloudWatch.