CtrlK
BlogDocsLog inGet started
Tessl Logo

debug-mantra

Four-mantra debugging discipline — reproduce, trace the fail path, falsify the hypothesis, cross-reference every breadcrumb. Recite the mantra block verbatim at the start of any debugging session, then apply the four steps in order before proposing any fix. Trigger on /debug-mantra and proactively whenever debugging starts — user reports a bug, says something is broken/throwing/failing, asks to debug/diagnose/investigate an issue, or pastes a stack trace or error log.

72

Quality

87%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

This is a strong, well-crafted skill that provides a clear debugging discipline with explicit sequencing, validation gates, and self-correction mechanisms. The workflow clarity is excellent with hard gates between steps preventing premature fixes. Minor verbosity in some explanatory passages (knob enumeration examples, flaky repro techniques) could be trimmed, but overall the content earns its token budget.

DimensionReasoningScore

Conciseness

The content is mostly efficient and well-structured, but some sections include explanatory detail that Claude would already know (e.g., explaining what flaky means, listing examples of knobs like 'config flags, env vars'). The mantra recitation block and operating rules are necessary for the skill's purpose, but some elaboration in steps 2-4 could be tightened.

2 / 3

Actionability

The skill provides highly concrete, specific guidance at every step: exact escalation order for fail-path analysis, specific techniques (tag probes with unique prefixes for grep cleanup, loop/parallelize for flaky repros), explicit stop conditions ('No repro at all → stop'), and a clear ledger format. The instructions are directly executable as a debugging methodology.

3 / 3

Workflow Clarity

The four steps are clearly sequenced with explicit gates between them (don't propose a fix before step 1, don't test hypotheses before step 2, etc.). The operating rules section provides explicit validation checkpoints and feedback loops, including a self-correction rule ('If you catch yourself proposing a fix without a reliable repro, stop and return to step 1'). The escalation within step 2 is also clearly ordered.

3 / 3

Progressive Disclosure

For a standalone skill with no bundle files, the content is well-organized with clear sections, a concise overview, and logical progression from mantra recitation to detailed steps to operating rules. The skill is under 100 lines and doesn't need external references; the section structure provides appropriate navigation.

3 / 3

Total

11

/

12

Passed

Description

89%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a well-crafted skill description that excels in trigger term coverage and completeness, with explicit 'when' guidance covering both a slash command and proactive triggers. The description clearly carves out a distinct niche as a structured debugging methodology. The main weakness is that the 'what' portion describes a process/ritual rather than concrete technical actions, making the specificity slightly less concrete than ideal.

DimensionReasoningScore

Specificity

It describes a specific methodology (four-mantra debugging discipline) and names the four steps (reproduce, trace the fail path, falsify the hypothesis, cross-reference every breadcrumb), but the concrete actions are more about a process/ritual than specific technical capabilities. It's more procedural than action-oriented.

2 / 3

Completeness

Clearly answers both 'what' (four-mantra debugging discipline with specific steps, recite mantra block verbatim, apply steps in order before proposing fixes) and 'when' (explicit trigger on /debug-mantra and proactively when user reports bugs, says something is broken/throwing/failing, asks to debug/diagnose/investigate, or pastes stack traces/error logs).

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms users would actually say: 'bug', 'broken', 'throwing', 'failing', 'debug', 'diagnose', 'investigate', 'stack trace', 'error log', plus the explicit command '/debug-mantra'. These closely match how users naturally describe debugging needs.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — this is a specific debugging methodology/ritual (four-mantra discipline with verbatim recitation) rather than a generic debugging skill. The explicit /debug-mantra command and the unique procedural approach make it clearly distinguishable from general coding or troubleshooting skills.

3 / 3

Total

11

/

12

Passed

Validation

100%

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

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
thananon/9arm-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.