CtrlK
BlogDocsLog inGet started
Tessl Logo

common-debugging

Troubleshoot systematically using the Scientific Method. Use when debugging crashes, tracing errors, diagnosing unexpected behavior, or investigating exceptions.

76

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

100%

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

A tight, well-structured methodology skill: a sequenced root-cause protocol with an explicit verification step and feedback-loop red flags, lean prose, and a single appropriately externalized reference. No meaningful weaknesses against the content rubric.

DimensionReasoningScore

Conciseness

The body is lean and terse — short labeled bullets like 'OBSERVE: Gather error, logs, repro steps, recent diffs' with no padding and no explanation of concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

Each protocol step is a concrete, specific directive (gather named artifacts, change one variable, re-run regression checks) plus sharp decision rules like 'Remove all print/console.log before commit'; as an instruction-only skill the guidance is actionable and complete, not vague.

3 / 3

Workflow Clarity

The Root-Cause Protocol is a clearly sequenced six-step process with an explicit VERIFY validation checkpoint and feedback loops via Red Flags ('Re-open root cause'), matching the clear-sequence-with-validation anchor.

3 / 3

Progressive Disclosure

The skill is under 50 lines with well-organized sections and a single one-level-deep, clearly signaled reference to an existing file (references/bug-report-template.md), keeping short content inline and externalizing only the template.

3 / 3

Total

12

/

12

Passed

Description

92%

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, concise description that pairs a clear capability statement with an explicit 'Use when' trigger clause and natural keywords. Its main weakness is the breadth of triggers like 'error' and 'unexpected behavior', which raise conflict risk with adjacent skills.

Suggestions

Tighten the broadest triggers (e.g., 'error', 'unexpected behavior') with more specific qualifiers to reduce overlap with general coding skills.

Consider distinguishing the skill's scope (e.g., software/code debugging) so it is less likely to fire for data or content errors.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — 'debugging crashes, tracing errors, diagnosing unexpected behavior, or investigating exceptions' — rather than vague language, matching the multiple-specific-actions anchor.

3 / 3

Completeness

It explicitly states both what the skill does ('Troubleshoot systematically using the Scientific Method') and when to use it via an explicit 'Use when...' clause with concrete triggers.

3 / 3

Trigger Term Quality

It uses natural terms users would actually say ('debugging', 'crashes', 'errors', 'exceptions', 'troubleshooting'), reinforced by metadata keywords including 'fix bug' and 'crash', giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

The debugging/troubleshooting niche is reasonably distinct, but broad triggers like 'error' and 'unexpected behavior' could plausibly overlap with other code or data skills, so it does not reach the clear-niche level.

2 / 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

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
HoangNguyen0403/agent-skills-standard
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.