CtrlK
BlogDocsLog inGet started
Tessl Logo

slo-implementation

Framework for defining and implementing Service Level Indicators (SLIs), Service Level Objectives (SLOs), and error budgets.

43

Quality

44%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/antigravity-bundle-observability-monitoring/skills/slo-implementation/SKILL.md

The canonical home for this skill is slo-implementation in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

43%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This skill provides solid, concrete PromQL and YAML configurations for SLO implementation, making it reasonably actionable. However, it suffers from significant verbosity through repeated queries, generic best practices Claude already knows, and a lack of clear sequential workflow with validation steps. The content would benefit greatly from deduplication, trimming generic advice, and restructuring into a clear implementation workflow.

Suggestions

Deduplicate the PromQL queries that appear multiple times (availability SLI appears 3+ times) — define once and reference thereafter.

Remove or drastically shorten the 'Best Practices', 'SLO Review Process', and 'Do not use this skill when' sections, as these contain generic knowledge Claude already has.

Add a clear sequential workflow with numbered steps (e.g., 1. Define SLIs → 2. Validate SLI queries return data → 3. Set SLO targets → 4. Implement recording rules → 5. Verify recording rules fire → 6. Add alerting rules → 7. Test alerts) with explicit validation checkpoints.

Move the full Prometheus recording rules and alerting rule YAML into bundle reference files, keeping only a concise example in the main SKILL.md.

DimensionReasoningScore

Conciseness

The skill is significantly verbose. It repeats the same PromQL queries multiple times (e.g., the availability SLI appears in 'Defining SLIs', 'Setting SLO Targets', and 'Prometheus Recording Rules'). The SLO review process section and best practices list are generic knowledge Claude already possesses. The 'Do not use this skill when' section adds no value. Much of this could be cut by 40-50%.

2 / 5

Actionability

The skill provides concrete, executable PromQL queries, YAML recording rules, and alerting configurations that are copy-paste ready. The SLI definitions, error budget calculations, and burn rate alert configurations are specific and actionable. Minor gap: the Grafana dashboard section is an ASCII mockup rather than actual dashboard JSON, and some queries reference metrics that aren't fully defined.

4 / 5

Workflow Clarity

There is no clear sequential workflow for implementing SLOs. The content reads as a reference document with sections on different topics rather than a guided process. There are no validation checkpoints (e.g., 'verify your SLI returns data before setting up alerts'), no feedback loops for error recovery, and no clear ordering of steps. The 'Instructions' section is generic boilerplate rather than a real workflow.

2 / 5

Progressive Disclosure

The skill references external files (resources/implementation-playbook.md, references/slo-definitions.md, references/error-budget.md, assets/slo-template.md) which suggests an attempt at progressive disclosure, but no bundle files are provided to verify these exist. The main file itself is too long and inlines content that should be in reference files (e.g., the full Prometheus recording rules and alerting rules could be in separate files). The references are mentioned but not well-signaled with clear descriptions of what each contains.

3 / 5

Total

11

/

20

Passed

Description

45%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description identifies a clear domain (SLI/SLO/error budgets) but lacks concrete actions beyond 'defining and implementing' and entirely omits a 'Use when...' clause. It would benefit from listing specific capabilities and adding explicit trigger guidance so Claude knows when to select this skill over related observability or SRE skills.

Suggestions

Add a 'Use when...' clause with trigger phrases like 'Use when the user asks about SLIs, SLOs, error budgets, reliability targets, SRE practices, or service level agreements'.

List more specific actions such as 'calculate error budgets, define burn rate alerts, create SLO policies, set availability targets' to improve specificity.

Include synonyms and related terms like 'SRE', 'reliability', 'uptime', 'availability', 'SLA' to improve trigger term coverage.

DimensionReasoningScore

Specificity

Names the domain (SLI/SLO/error budgets) and mentions two actions ('defining and implementing'), but doesn't elaborate on what concrete actions are involved—e.g., creating dashboards, configuring alerts, calculating burn rates, writing policies.

3 / 5

Completeness

Provides a reasonable 'what' (defining and implementing SLIs/SLOs/error budgets) but has no 'when' clause at all. Per the rubric, a missing 'Use when...' clause caps completeness at 3, and since the 'what' is also somewhat vague, a score of 2 is appropriate.

2 / 5

Trigger Term Quality

Includes relevant technical terms like 'SLIs', 'SLOs', and 'error budgets', which are natural keywords for users in the SRE domain. However, it misses common synonyms and related terms like 'reliability', 'SRE', 'uptime', 'availability', 'burn rate', 'service level agreement', or 'SLA'.

3 / 5

Distinctiveness Conflict Risk

The focus on SLIs, SLOs, and error budgets is a fairly distinct niche within observability/SRE, reducing overlap with generic monitoring or alerting skills. Minor overlap risk exists with broader reliability engineering or observability skills.

4 / 5

Total

12

/

20

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.