observability-sre-practice

Design observability and SRE practices with SLOs, alerting, logging, and tracing.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/s3nex-com/sdlc-skills-library --skill observability-sre-practice
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: observability-sre-practice
Source: https://github.com/s3nex-com/sdlc-skills-library/tree/main/skills/phase2/observability-sre-practice
Command: npx skills add https://github.com/s3nex-com/sdlc-skills-library --skill observability-sre-practice

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Observability and SRE practice provides a structured approach to designing and reviewing observability strategies, defining SLOs and error budgets, evaluating monitoring and alerting configurations, reviewing logging and tracing implementations, investigating production incidents, and planning reliability work to ensure services are production-ready.

Core Features & Use Cases

  • Define and review SLOs, error budgets, and alerting standards for services to quantify reliability.
  • Instrument and evaluate metrics, logs, and traces across the three pillars and perform incident retrospectives.
  • Create and maintain on-call runbooks, postmortems, and reliability improvement plans for production systems.
  • Use during service inception, incident investigations, or reliability retrospectives to align domains and tracks.

Quick Start

Define an initial observability plan for a new service, including SLO definitions, instrumentation strategy for metrics/logs/traces, alerting configuration, and incident runbooks.

Frequently Asked Questions about observability-sre-practice

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

FAQPage Schema
How do I define SLOs and error budgets for my services?

Defining SLOs and error budgets involves quantifying service reliability targets and reviewing alerting standards. This structured approach aligns reliability metrics with production expectations to ensure services remain production-ready and measurable.

What is the best way to configure observability for metrics, logs, and traces?

Configuring observability requires instrumenting and evaluating metrics, logs, and traces. This provides reliable visibility into system behavior and ensures comprehensive monitoring across distributed services in production environments.

How do I create an incident response runbook for production systems?

Creating an incident response runbook involves documenting on-call procedures and maintenance steps for production systems. This supports incident investigations and reliability retrospectives by providing structured, actionable guidance during outages.

Can I use this SRE practice for service inception and reliability planning?

Yes, you can apply this SRE practice during service inception to define initial observability plans, instrumentation strategies, and incident runbooks. It aligns domains and tracks to ensure new services start with proper reliability frameworks.

How do I conduct a postmortem and reliability retrospective for production incidents?

Conducting a postmortem involves investigating production incidents and planning reliability improvements. This process reviews logging and tracing implementations to identify root causes and prevent future system behavior issues across services.