req-nf-ops-monitoring

Define monitoring specifications with thresholds, alert notifications, and escalation flows for AWS.

Updated May 18, 2026
One-click install
npx skills add https://github.com/ABLER-Digital-Services/ai-guild --skill req-nf-ops-monitoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: req-nf-ops-monitoring
Source: https://github.com/ABLER-Digital-Services/ai-guild/tree/main/skills/req-nf-ops-monitoring
Command: npx skills add https://github.com/ABLER-Digital-Services/ai-guild --skill req-nf-ops-monitoring

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you create a complete monitoring design that covers what to monitor, how often to check, which thresholds trigger alerts, and how to notify and escalate so incidents are detected early and handled consistently.

Core Features & Use Cases

  • MECE-based monitoring structure: Breaks monitoring design into clear sections (dead/alive, resources, application, network, security, logs, notifications, dashboards, operations).
  • Tool-agnostic design with concrete examples: Supports major monitoring platforms like CloudWatch, Datadog, and Mackerel by specifying the monitoring items and expected behaviors.
  • Alerting and operations readiness: Defines notification channels (SNS/PagerDuty/Slack/email), priority levels (P1–P3), and escalation flows including time-based rules and on-call assumptions.

Example use case: you need to produce the “Monitoring” non-functional design document for a new AWS-based system and want a standardized baseline that can be reviewed and kept consistent across projects.

Quick Start

Use this skill to generate the monitoring design document “基盤概要設計_監視編.md” with dead/alive, resource, application, network, security, log, notification, and dashboard sections for your system.

Frequently Asked Questions about req-nf-ops-monitoring

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

FAQPage Schema
How do I design an AWS monitoring architecture with alert thresholds and escalation flows?

Design an AWS monitoring architecture by structuring observability scope, monitoring intervals, alert thresholds, and escalation flows into a MECE-based specification covering dead/alive, resource, application, network, security, and log-based alerting scenarios.

What should be included in a cloud infrastructure monitoring design document?

A cloud infrastructure monitoring design document should include dead/alive checks, resource utilization, application performance, network traffic, security events, log-based alerts, notification channels, dashboards, and operational runbook-ready guidance.

How do I set up alert notifications and escalation policies for on-call operations?

Set up alert notifications and escalation policies by defining priority levels (P1–P3), connecting alert priorities to concrete channels like SNS, PagerDuty, Slack, or email, and establishing time-based escalation rules and on-call assumptions.

Can I use this monitoring design approach with Datadog or Mackerel instead of CloudWatch?

Yes, this monitoring design approach is tool-agnostic with concrete examples, supporting major monitoring platforms like CloudWatch, Datadog, and Mackerel by specifying the monitoring items and expected behaviors across various platforms.

What is the best way to structure dashboard and operational runbook guidance for a new system?

The best way to structure dashboard and operational runbook guidance is to break monitoring design into clear MECE sections including notifications, dashboards, and operations, ensuring incidents are detected early and handled consistently.