sre-engineer

Design SLOs, monitoring, alerting, and incident management for SaaS platforms.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Muath2000/TradeStation --skill sre-engineer-muath2000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sre-engineer
Source: https://github.com/Muath2000/TradeStation/tree/main/.claude/skills/sre-engineer
Command: npx skills add https://github.com/Muath2000/TradeStation --skill sre-engineer-muath2000

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and examples (resource) components.

What problem does it solve?

This Skill addresses the critical need for building and maintaining highly reliable and performant software systems, minimizing downtime and ensuring optimal user experience.

Core Features & Use Cases

  • SLO/SLI Definition: Design and implement Service Level Objectives (SLOs) and Indicators (SLIs) to quantitatively measure and manage system reliability.
  • Incident Management: Establish robust processes for detecting, responding to, and resolving incidents, including post-mortems for continuous improvement.
  • Monitoring & Alerting: Architect comprehensive monitoring solutions using tools like Prometheus and Grafana to provide real-time insights and actionable alerts.
  • Chaos Engineering: Proactively identify system weaknesses by injecting controlled failures to test resilience.
  • Capacity Planning: Ensure systems can handle current and future load through forecasting and resource management.
  • Use Case: A team is experiencing frequent outages. This Skill can help them define clear SLOs for their services, set up alerts for when error budgets are burning too fast, and establish a blameless post-mortem process to prevent future incidents.

Quick Start

Use the sre-engineer skill to generate a Service Level Objective (SLO) template for a new microservice.

Frequently Asked Questions about sre-engineer

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

FAQPage Schema
How do I define SLOs and SLIs for a new microservice?

Defining SLOs and SLIs for a microservice involves quantitatively measuring system reliability using Service Level Objectives and Indicators. You establish error budgets to manage platform reliability patterns effectively.

What is the best way to set up monitoring and alerting with Prometheus and Grafana?

Setting up monitoring and alerting with Prometheus and Grafana requires architecting comprehensive solutions for real-time insights. You configure actionable alerts to detect system anomalies and manage incident response processes proactively.

How does chaos engineering improve system resilience?

Chaos engineering improves system resilience by proactively identifying weaknesses through injecting controlled failures. This process tests your architecture's ability to withstand unexpected disruptions and ensures robust platform reliability patterns.

Can I use this to establish a blameless post-mortem process for incident management?

Yes, you can establish a blameless post-mortem process for incident management to ensure continuous improvement. It helps structure robust processes for detecting, responding to, and resolving incidents to prevent future outages.

Do I need OpenTelemetry to implement capacity planning and toil reduction?

Using OpenTelemetry helps implement capacity planning and toil reduction by providing structured observability data. It supports forecasting and resource management to ensure your systems handle current and future load efficiently.