From sla-sli-tracker
Defines and tracks SLAs, SLIs, SLOs for service reliability including availability, latency, error rates, and error budgets. Useful for setting targets and monitoring health.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sla-sli-tracker:tracking-service-reliabilityThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Define and track SLAs, SLIs, and SLOs for service reliability including availability targets, latency budgets, error rate thresholds, and error budget burn rates.
Define and track SLAs, SLIs, and SLOs for service reliability including availability targets, latency budgets, error rate thresholds, and error budget burn rates.
This skill provides a structured approach to defining and tracking SLAs, SLIs, and SLOs, which are essential for ensuring service reliability. It automates the process of setting performance targets and monitoring actual performance, enabling proactive identification and resolution of potential issues.
This skill activates when you need to:
User request: "Create SLOs for our new payment processing service."
The skill will:
User request: "Track the availability SLI for the database service."
The skill will:
This skill can be integrated with monitoring tools to automatically collect SLI data and track performance against SLOs. It can also be used in conjunction with alerting systems to trigger notifications when SLO violations occur.
If SLI/SLO tracking fails:
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin sla-sli-trackerDefines and implements SLIs, SLOs, and error budgets for service reliability using PromQL queries for availability/latency, YAML configs, and downtime calculations. Useful for reliability targets and alerts.
Helps define SLOs, SLIs, and SLAs with error budget tracking and burn rate alerts. Use when implementing SRE practices or setting data-driven reliability targets.
Defines service reliability targets, error budgets, and SLI/SLO/SLA structures based on Google SRE practices. Use when designing or reviewing reliability commitments.