monitoring-setup-guide
Installation
SKILL.md
Monitoring Setup Guide Skill
Produce a complete monitoring setup guide for a service — defining exactly what to measure, how to structure logs, how to configure alerts with actionable thresholds, and how to build dashboards that answer real operational questions. A good monitoring guide eliminates "we don't know what's happening in production" as a root cause category, and gives on-call engineers a single source of truth for what healthy looks like.
Required Inputs
Ask for these if not already provided:
- Service name and description — what the service does and its role in the system
- Tech stack — language, framework, and infrastructure (e.g. Go/gRPC on Kubernetes, Python/FastAPI on ECS)
- Current monitoring tooling — Datadog, Prometheus + Grafana, CloudWatch, New Relic, Honeycomb, or none yet
- Key user journeys — the 2–4 most important things a user or consumer does with the service (these drive what to alert on)
- Existing alerts — paste any existing alert configurations or describe what's currently monitored