Sre sli slo
Skill planifest/planifest-framework/planifest-framework/external-skills/sre-sli-slo
A specification framework for agentic development. Agents build from complete specs - not guesses.
npx -y skills add planifest/planifest-framework --skill sre-sli-sloAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
SRE SLI/SLO workflow for reliability target definition, measurable telemetry mapping, and error-budget policy. Use when service reliability objectives must be formalized with escalation actions; do not use for business-feature implementation logic.
SKILL.md
1.8 KB, 331 tokens by cl100k_base, as published. Nobody here has run it
Sre Sli Slo
Overview
Use this skill to define reliability goals that directly drive operational decisions.
Scope Boundaries
- Use this skill when the task matches the trigger condition described in
description. - Do not use this skill when the primary task falls outside this skill's domain.
Shared References
- SLO target setting rules:
references/slo-target-setting-rules.md
Templates And Assets
- SLI/SLO catalog template:
assets/sli-slo-catalog-template.csv
- Error budget policy template:
assets/error-budget-policy-template.md
Inputs To Gather
- Service criticality and user-impact expectations.
- Available telemetry quality and coverage.
- Historical reliability and incident patterns.
- Operational response and escalation constraints.
Deliverables
- SLI/SLO catalog with ownership.
- Error budget policy with action triggers.
- Reliability governance and review cadence.
Workflow
- Define SLI/SLO set in
assets/sli-slo-catalog-template.csv. - Set targets using
references/slo-target-setting-rules.md. - Define burn-rate actions in
assets/error-budget-policy-template.md. - Validate measurability from telemetry.
- Publish ownership and escalation policy.
Quality Standard
- SLO targets are measurable and risk-aligned.
- Error budget actions are explicit and owned.
- Reliability decisions are traceable to telemetry.
Failure Conditions
- Stop when SLOs cannot be measured reliably.
- Stop when error budget actions are undefined.
- Escalate when reliability risk exceeds accepted policy.