Slo Sli Error Budget
This skill automatically allocates and tracks an error budget across SLOs and SLIs, ensuring proactive risk management and efficient resource allocation.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add slo-sli-error-budget npx -- -y @trustedskills/slo-sli-error-budget
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"slo-sli-error-budget": {
"command": "npx",
"args": [
"-y",
"@trustedskills/slo-sli-error-budget"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill calculates and manages error budgets based on Service Level Objectives (SLOs) and Service Level Indicators (SLIs). It allows you to track how much "wiggle room" your system has before violating its SLOs, helping proactively manage reliability. The skill provides insights into remaining budget, potential breaches, and historical performance against defined targets.
When to use it
- Proactive Reliability Management: Before a major deployment or feature release, estimate the error budget impact.
- Incident Response: During an incident, quickly assess if the current state is impacting the error budget and potential SLO violations.
- Performance Monitoring: Regularly monitor SLI performance against SLOs to identify trends and areas for improvement.
- Capacity Planning: Use historical error budget consumption to inform capacity planning decisions.
Key capabilities
- SLO Definition: Define target service level objectives.
- SLI Tracking: Monitor key Service Level Indicators.
- Error Budget Calculation: Automatically compute the remaining error budget.
- Budget Consumption Analysis: Track how errors impact the error budget over time.
Example prompts
- "What is our current error budget for the checkout service?"
- "Show me a graph of our payment processing SLI against its SLO over the last week."
- “Calculate the remaining error budget if we experience 5 more incidents this month.”
Tips & gotchas
- Requires accurate and consistent SLI data to function correctly.
- The skill’s effectiveness depends on clearly defined SLOs that reflect business needs.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.