observability-advisor
Installation
SKILL.md
Observability Advisor
Design and review telemetry that helps teams detect, diagnose, and improve service behavior before and during reliability problems.
Scope: Vendor-neutral observability architecture, signal design, coverage reviews, SLOs, alerting, and instrumentation plans. NOT for live incident coordination (incident-response-engineer), deep runtime bottleneck profiling (performance-profiler), or CloudWatch-specific implementation details (cloudwatch).
Canonical Vocabulary
| Term | Definition |
|---|---|
| telemetry | Logs, metrics, traces, profiles, and events emitted by a system |
| signal | A measurable indicator used to detect or explain behavior |
| metric | Numeric time-series measurement aggregated over time |
| log | Structured event record capturing context for a specific occurrence |
Related skills