CtrlK
BlogDocsLog inGet started
Tessl Logo

systematic-debugging

4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues.

68

Quality

83%

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

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.

The body is a tight, well-structured debugging playbook: concrete templates and executable commands, a clearly sequenced 4-phase workflow with verification checkpoints, and clean organization with no unnecessary reference nesting.

DimensionReasoningScore

Conciseness

The body is lean: short per-phase descriptions plus templates, with no padding explaining what debugging or basic tooling is, so every token earns its place.

3 / 3

Actionability

It supplies concrete templates (reproduction steps, isolation questions, 5-Whys, verification checklist) and real executable commands (git log, grep -r, pm2 logs); per the instruction-skill note, concrete actionable guidance without code is fully rewarded.

3 / 3

Workflow Clarity

The Reproduce → Isolate → Understand → Fix & Verify sequence is explicit, with verification checkpoints and before/during/after checklists; this is not a destructive/batch operation so the missing explicit retry loop does not cap the score.

3 / 3

Progressive Disclosure

A single well-organized file with clear sections and no nested/deep references; no bundle files are needed, so well-organized sections suffice for the top anchor.

3 / 3

Total

12

/

12

Passed

Description

67%

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 cleanly answers both what the skill does and when to use it with an explicit trigger, but its capability list and trigger-term coverage are narrow and the trigger is somewhat generic.

Suggestions

Expand the action list to concrete behaviors, e.g. "reproduce bugs, isolate causes via bisecting, run 5-Whys analysis, and verify fixes with regression tests" to lift specificity.

Broaden trigger terms to natural variations users say, e.g. "Use when debugging, troubleshooting bugs, finding root causes, or fixing flaky/recurring errors."

Sharpen the trigger to reduce overlap, e.g. "Use when a bug is hard to reproduce or repeated fixes keep failing" rather than the generic "complex issues."

DimensionReasoningScore

Specificity

Names the debugging domain and a couple of activities ("root cause analysis", "evidence-based verification") but does not enumerate multiple concrete actions like the anchor-3 example, so it sits at "names domain and some actions, but not comprehensive."

2 / 3

Completeness

It states what the skill does ("4-phase systematic debugging methodology with root cause analysis and evidence-based verification") and gives an explicit "Use when debugging complex issues" trigger, clearly answering both what and when.

3 / 3

Trigger Term Quality

"Use when debugging complex issues" includes the natural keyword "debugging" but omits common variations users would say (troubleshooting, bug, errors, not working), matching "some relevant keywords but missing common variations."

2 / 3

Distinctiveness Conflict Risk

The systematic-debugging framing is a recognizable niche, but the trigger "complex issues" is generic and could overlap with general problem-solving or coding skills, so it is "somewhat specific but could still overlap."

2 / 3

Total

9

/

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
vudovn/ag-kit
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.