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".

57

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

35%

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

The content is well-organized at a section level but stays at an abstract, descriptive level without executable guidance or links to the bundled scripts. Workflow steps lack concrete validation checkpoints, and bundled resources are not surfaced from the body.

Suggestions

Replace abstract instructions with concrete, executable commands, and reference the bundled scripts (e.g. 'Run `python scripts/analyze_errors.py <path>`') so the guidance is copy-paste ready.

Add explicit validation checkpoints to the workflow (e.g. confirm metrics export, verify alert rules parse) with a validate-fix-retry loop in the Error Handling section.

Link the references/ and scripts/ bundles from the body with clear signals (e.g. 'See references/ for log format specs' and 'See scripts/ for analysis helpers') so progressive disclosure is navigable.

DimensionReasoningScore

Conciseness

Mostly efficient prose without explaining concepts Claude already knows, but sections like Overview, Best Practices, and Integration add generic padding that could be tightened.

2 / 3

Actionability

Guidance is abstract ('Identify error sources by analyzing application architecture', 'Define error types and monitoring thresholds') with no concrete code or commands; bundled scripts exist but are never shown or invoked.

1 / 3

Workflow Clarity

The 'Instructions' section lists a sequence of steps, but they are high-level with no explicit validation checkpoints; the Error Handling section is a generic checklist rather than a validate-fix-retry loop.

2 / 3

Progressive Disclosure

The body is organized into sections but is a monolithic wall of prose, and the existing references/ and scripts/ bundles are never signaled or linked from the body, so navigation to them is poor.

2 / 3

Total

7

/

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.

The description is concise, specific, and well-structured with a clear 'Use when' clause and natural trigger phrases. It answers both what the skill does and when to use it without over-claiming.

DimensionReasoningScore

Specificity

Lists multiple concrete actions and error types ('Monitor and analyze application error rates', 'HTTP errors, exceptions, and database issues'), matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Clearly answers both what ('Monitor and analyze application error rates') and when ('Use when tracking errors in applications...') with an explicit 'Use when...' trigger clause.

3 / 3

Trigger Term Quality

Explicit natural trigger phrases ('monitor error rates', 'track application errors', 'analyze error patterns') give good coverage of terms users would say; not below because coverage is broad rather than missing common variations.

3 / 3

Distinctiveness Conflict Risk

Has a clear niche (application error-rate monitoring) with distinct triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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.