CtrlK
BlogDocsLog inGet started
Tessl Logo

observability-alert-manager

Configure Grafana alerts for Claude Code anomalies and thresholds. Use when setting up monitoring alerts for sessions, errors, context usage, or subagents.

64

Quality

77%

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 ./skills/observability-alert-manager/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%Weight 40%Scale 1-5

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

A highly actionable, token-efficient catalog of alert templates and setup examples, but it lacks validation checkpoints in its setup workflow and references script bundle files that are not present in the skill bundle.

Suggestions

Add a validation/verification step after create-alert (e.g. list-alerts or test-alert) so the setup workflow has an explicit feedback loop.

Either create the referenced scripts/create-alert.sh, list-alerts.sh, test-alerts.sh, and import-alert-templates.sh files, or remove the Scripts section to avoid dangling references.

Consider moving the pre-built template catalog into a references/ file (e.g. TEMPLATES.md) to keep SKILL.md as a concise overview with one-level-deep references.

DimensionReasoningScore

Conciseness

Lean and mostly efficient: it does not explain what Grafana/Loki/LogQL are and every section is actionable, with only minor verbosity in the UI setup steps that could be trimmed.

4 / 5

Actionability

Provides copy-paste-ready LogQL queries, concrete create-alert bash invocations with parameters, and a complete curl API example covering the common cases.

5 / 5

Workflow Clarity

A setup sequence is present (UI steps 1-4 and the API curl), but there are no validation checkpoints or feedback loops to confirm an alert was created correctly; checkpoints are implicit at best.

3 / 5

Progressive Disclosure

Content is organized into clear sections, but everything is inlined into a single ~120-line file and the referenced scripts/*.sh files do not exist on disk, so the signaled one-level references are not real.

3 / 5

Total

15

/

20

Passed

Description

82%Weight 40%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.

A concise, well-formed description in third person that clearly states both capability and triggering conditions with concrete, natural keywords. The only weakness is that it names a single action verb rather than enumerating the specific alert operations.

DimensionReasoningScore

Specificity

Names the domain (Grafana alerts for Claude Code) and one concrete action ('Configure'), but does not enumerate several specific operations like create/test/delete; comparable to the 'names domain and 1-2 concrete actions' anchor.

3 / 5

Completeness

Explicitly answers both what ('Configure Grafana alerts for Claude Code anomalies and thresholds') and when ('Use when setting up monitoring alerts for sessions, errors, context usage, or subagents') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Covers natural phrases users would say ('monitoring alerts', 'sessions', 'errors', 'context usage', 'subagents') with good breadth, though a few synonyms or extensions are missing.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Grafana alerting for Claude Code telemetry) with distinct triggers and minimal overlap risk against other skills.

5 / 5

Total

17

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 4 missing

Warning

Total

15

/

16

Passed

Repository
fernandezbaptiste/Skrillz
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.