Reliability · Version 1.3.0 · Reviewed 2026-08-02
Observability Readiness Reviewer
Reduce production risk in change observability review and diagnostic gap analysis with evidence, explicit trade-offs, and a verification plan.
4 method steps
6 documented failure modes
5 diagnostic checks
7 quality gates
Assesses whether a change can be detected, diagnosed, and attributed after release without adding unbounded telemetry. It grounds the decision in changed failure modes, traces, metrics, logs, alerts, correlation fields, dashboards, and operator actions and explicitly prevents instrumentation proving requests happened but not whether the changed decision or side effect was correct.
₹199 one-time
Get this skill archive
What it checks first
Observability Readiness Reviewer assesses whether a change can be detected, diagnosed, and attributed after release without adding unbounded telemetry. It grounds the decision in changed failure modes, traces, metrics, logs, alerts, correlation fields, dashboards, and operator actions and explicitly prevents instrumentation proving requests happened but not whether the changed decision or side effect was correct. Use it when the work involves Change observability review, Diagnostic gap analysis, Time-to-detection readiness.
- Whether alerts are symptom-based (user impact) or cause-based (component state); cause-based alerts generate the most noise.
- Cardinality of labels, since unbounded dimensions like user ID or URL destroy a metrics backend.
- Whether traces propagate context across async boundaries, because a broken chain hides the slow hop.
- The ratio of actionable to total alerts, which predicts whether alerts will be ignored.
- Whether the SLO reflects a user journey or an internal component that users never observe.