CtrlK
BlogDocsLog inGet started
Tessl Logo

slos-and-triggers

Decision heuristics for interpreting Honeycomb SLO compliance, budget burn rates, and trigger status — what the numbers mean and what action to take, including detecting misconfigured SLIs, deciding when to freeze deploys vs page on-call, and designing burn alert thresholds. Load this skill before calling get_slos or get_triggers. Trigger phrases: "check our SLOs", "are we meeting our SLOs", "which SLOs are healthy", "is the error budget OK", "are any alerts firing", "what's the burn rate", "set up an SLO", "create a trigger", "configure alerts", "set up burn alerts", "check trigger status", "starting on-call", "reliability picture", "should we freeze deploys", "is this SLO misconfigured", "are we within budget", "SLO is broken", "budget is negative", or any request about service level objectives, error budgets, burn rates, or alerting in Honeycomb.

100

1.42x
Quality

100%

Does it follow best practices?

Impact

100%

1.42x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

A well-structured, actionable skill body that uses tables and concrete Honeycomb expressions, sequences SLO design with explicit checkpoints, and cleanly defers depth to verified one-level-deep reference files.

DimensionReasoningScore

Conciseness

The body is lean — decision tables, concrete thresholds ('1h burn rate > 10x', 'Budget remaining > 50%'), and Honeycomb-specific calculated-field semantics rather than generic background — so most tokens earn their place; it is not score 2 because the few best-practice bullets are concise one-liners rather than padded explanation.

3 / 3

Actionability

Provides concrete, copy-paste-ready Honeycomb expressions throughout — 'IF(<qualifying-condition>, <success-condition>)', 'AND(EQUALS($http.route, "/checkout"), NOT(EXISTS($trace.parent_id)))', 'LTE(duration_ms, 500)', 'COUNT WHERE error = true, threshold > N in 5 min', and a URL path template — matching the executable, copy-paste anchor; it is not score 2 because the guidance is complete rather than pseudocode.

3 / 3

Workflow Clarity

Sequences SLO design (Define SLI → Set Target → Exhaustion alerts → Burn alerts) with an explicit pre-create checkpoint ('Before executing the create tool, check in with the user… ask for confirmation') and a misconfiguration feedback loop ('Compliance at 0%: Likely misconfigured SLI… check the SLI definition'); it is not score 2 because validation/checkpoint steps are explicit rather than implicit.

3 / 3

Progressive Disclosure

The body is a well-organized overview that points to three clearly-signaled, one-level-deep reference files (slo-design-guide.md, trigger-examples.md, alerting-strategy.md — all present on disk) plus peer-skill cross-references; it is not score 2 because references are clearly signaled and shallow rather than nested or buried.

3 / 3

Total

12

/

12

Passed

Description

100%

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

A strong, third-person description that names concrete capabilities, provides extensive natural trigger phrases, and explicitly covers both what the skill does and when to load it, all scoped tightly to Honeycomb reliability.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'interpreting Honeycomb SLO compliance, budget burn rates, and trigger status', 'detecting misconfigured SLIs', 'deciding when to freeze deploys vs page on-call', 'designing burn alert thresholds' — matching the score-3 anchor for multiple specific concrete actions; it is not score 2 because the actions are comprehensive rather than a partial listing.

3 / 3

Completeness

Explicitly answers both 'what' (decision heuristics plus named actions) and 'when' ('Load this skill before calling get_slos or get_triggers' plus a dedicated 'Trigger phrases:' list), so the missing-trigger-clause cap at 2 does not apply; it is not score 2 because the 'when' is explicit, not merely implied.

3 / 3

Trigger Term Quality

Includes 18+ natural phrases a user would say ('check our SLOs', 'are we meeting our SLOs', 'what's the burn rate', 'are any alerts firing', 'set up an SLO', 'starting on-call', 'SLO is broken', 'budget is negative'), giving good coverage; it is not score 2 because common variations are present rather than missing.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear Honeycomb-specific niche (SLOs, error budgets, burn rates, triggers in Honeycomb) with distinct triggers unlikely to fire for unrelated skills; it is not score 2 because the domain is sharply scoped rather than broadly overlapping.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
honeycombio/agent-skill
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.