CtrlK
BlogDocsLog inGet started
Tessl Logo

monitoring-error-rates

Monitor and analyze application error rates to improve reliability. Use when tracking errors in applications including HTTP errors, exceptions, and database issues. Trigger with phrases like "monitor error rates", "track application errors", or "analyze error patterns".

54

Quality

62%

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/performance/error-rate-monitor/skills/monitoring-error-rates/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

35%Weight 40%Scale 1-3

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

The body reads as a conceptual overview rather than an actionable skill: it describes what monitoring is instead of giving executable commands or workflows, and it ignores the bundled scripts that could supply the concrete actions. Sections are well-organized but verbose and lack validation checkpoints.

Suggestions

Add concrete, executable guidance — show how to invoke analyze_errors.py and generate_error_report.py with real arguments, and include example Bash(monitoring:*) / Bash(metrics:*) commands rather than abstract 'Configure alerting rules' steps.

Introduce validation checkpoints into the setup workflow (e.g., verify metric export, confirm alert rules fire on a test signal) with an explicit validate → fix → retry loop, since misconfigured alerting is a fragile batch-style operation.

Tighten or remove the Overview and Best Practices prose that restates concepts Claude already knows, and link out to the bundled scripts so the SKILL.md acts as a lean overview rather than a monolithic description.

DimensionReasoningScore

Conciseness

The body is organized into sections but padded with conceptual prose Claude already knows (e.g., 'enabling proactive identification and resolution of issues before they impact users') and generic Best Practices advice on granularity, thresholding, and context.

2 / 3

Actionability

There is no executable code or concrete command anywhere; Instructions are abstract ('Identify error sources by analyzing application architecture', 'Configure alerting rules with appropriate severity levels') and the bundled scripts are never referenced or invoked in the body.

1 / 3

Workflow Clarity

Numbered steps exist (How It Works, Instructions) providing a sequence, but there are no validation checkpoints or validate-fix-retry feedback loops for the monitoring setup work, and Error Handling is a detached generic checklist.

2 / 3

Progressive Disclosure

The body is well-sectioned but monolithic — it does not point to the bundled scripts that perform the actual work, and the scripts README lists a non-existent set_alert_threshold.py, leaving references poorly signaled.

2 / 3

Total

7

/

12

Passed

Description

90%Weight 40%Scale 1-3

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 is well-constructed: it states what the skill does, when to use it, and gives natural trigger phrases, with a clear niche. Its only weakness is that the action vocabulary is limited to 'monitor' and 'analyze' rather than enumerating several distinct concrete capabilities.

DimensionReasoningScore

Specificity

Names the domain and a couple of actions ('Monitor and analyze application error rates') plus concrete error categories (HTTP errors, exceptions, database issues), but offers only two verbs rather than a comprehensive list of distinct concrete actions.

2 / 3

Completeness

Clearly answers both what (monitor and analyze error rates to improve reliability) and when (Use when tracking errors...) with explicit trigger guidance.

3 / 3

Trigger Term Quality

Includes natural trigger phrases a user would actually say — 'monitor error rates', 'track application errors', 'analyze error patterns' — alongside a 'Use when tracking errors' clause, giving good coverage.

3 / 3

Distinctiveness Conflict Risk

Occupies a specific niche (error-rate monitoring) with distinct triggers that are unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-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.