monitoring-setup
Installation
SKILL.md
Monitoring Setup
Overview
Add production-grade observability to any service by instrumenting health checks, metrics, tracing, and alerts as a cohesive system. The skill treats monitoring as structured output — not ad-hoc logging — producing files that integrate with standard observability stacks (Prometheus, Grafana, OpenTelemetry, PagerDuty/OpsGenie).
When to use
- The task is to instrument or operationalize an existing service with health checks, metrics, tracing, alerts, or runbooks.
- The user is preparing a system for production readiness, SLOs, or on-call support.
- The deliverable is observability configuration, code instrumentation, and operational guidance.
- The problem is missing monitoring coverage, not analysis of an already-failing monitoring stack.
Do NOT use when: