observability-alerting

Design alerting workflows with thresholds, routing policies, and runbooks.

7|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/KentoShimizu/sw-agent-skills --skill observability-alerting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: observability-alerting
Source: https://github.com/KentoShimizu/sw-agent-skills/tree/main/skills/observability-alerting
Command: npx skills add https://github.com/KentoShimizu/sw-agent-skills --skill observability-alerting

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

Design alerting workflows that catch real incidents quickly while minimizing noise and ensuring clear ownership.

Core Features & Use Cases

  • Define an alert catalog with severity, owner, and linked runbooks.
  • Establish routing/escalation policies by severity to streamline incident response.
  • Tune signal quality and thresholds using historical data and a noise-review checklist.
  • Use case: When an incident occurs, alerts should be actionable and assignable to a specific on-call owner.

Quick Start

Create an initial alert catalog and routing policy using the templates and references in this skill.

Frequently Asked Questions about observability-alerting

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

FAQPage Schema
How do I design incident alerts that are actionable and route to the correct on-call owner?

Designing actionable incident alerts requires mapping each alert to a specific owner and severity level. You can use templates to create an alert catalog that enforces clear ownership and links to documented runbooks for response.

What is the best way to reduce alert noise while maintaining reliable incident detection?

Reducing alert noise while maintaining reliable incident detection involves tuning thresholds using historical data. A noise-review checklist helps evaluate signal quality so that only genuine incidents trigger notifications.

How do I set up routing and escalation policies for incident management alerts?

Setting up routing and escalation policies for incident management alerts involves defining rules by severity. This streamlines incident response by ensuring alerts escalate correctly across services when initial owners are unavailable.

Do I need linked runbooks for every alert in my observability workflow?

Linked runbooks are essential for actionable alerts in observability workflows because they provide documented response procedures. Enforcing this linkage ensures on-call owners have clear steps to follow when an incident occurs.

Can I apply a single routing policy across multiple services for incident alerts?

You can apply routing policies across multiple services to streamline incident alerts. The system enforces owner mapping and severity-based routing policies that standardize alerting workflows throughout your infrastructure.

When should I tune alert thresholds using historical observability data?

You should tune alert thresholds using historical observability data when signal quality drops or noise increases. Applying a noise-review checklist to historical trends helps establish actionable thresholds that catch real incidents quickly.