CtrlK
BlogDocsLog inGet started
Tessl Logo

ctx-doctor

Run context-mode diagnostics. Checks runtimes, hooks, FTS5, plugin registration, npm and marketplace versions. Trigger: /context-mode:ctx-doctor

64

Quality

77%

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 ./skills/ctx-doctor/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

78%Weight 40%Scale 1-5

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 well-organized, mostly lean single-purpose skill with concrete tool invocation and a conditional fallback path. Its main gap is the fallback's placeholder path requiring derivation rather than being copy-paste ready.

Suggestions

Make the fallback path concrete (e.g., resolve the plugin root inline with `$(dirname ...)`) so the bash snippet is copy-paste executable without manual substitution.

Tighten the cross-client note to the essential "renderer-safe plain-text prefixes" detail, dropping the example client parenthetical unless it is load-bearing.

Add a brief one-line verification that diagnostics actually ran (e.g., confirm a non-empty status report was returned) to strengthen workflow clarity.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence — concrete tool name, verbatim-display instruction, and a tight fallback — with only minor explanatory clauses (e.g., the Z.ai GLM cross-client note) that could be trimmed but earn their place as operational specifics.

4 / 5

Actionability

Gives the concrete `ctx_doctor` MCP tool call and an executable fallback bash one-liner, but the fallback uses a `<PLUGIN_ROOT>` placeholder requiring path derivation rather than being fully copy-paste ready.

4 / 5

Workflow Clarity

A clear 3-step sequence with an explicit conditional fallback ("only if MCP tool call fails") and a file-existence guard; this is a non-destructive diagnostics skill so the validation cap does not apply, though there is no result-verification checkpoint.

4 / 5

Progressive Disclosure

Under 50 lines with no external references needed, and the content is organized into a clear intro and an Instructions section, satisfying the simple-skill exception for progressive disclosure.

5 / 5

Total

17

/

20

Passed

Description

76%Weight 40%Scale 1-5

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 specific and distinctive with concrete diagnostic targets and an explicit trigger, but its trigger guidance relies on a slash command rather than natural-language use cases. Completeness and specificity are strong; trigger-term naturalness is the main weakness.

Suggestions

Add a natural-language "Use when..." clause (e.g., "Use when diagnosing context-mode setup, runtime, hook, or FTS5 issues") alongside the slash-command trigger so users' phrasings match.

Include common synonyms/variations users might say (e.g., "context diagnostics", "context-mode health check") to broaden trigger matching.

Reframe the trigger line as both a slash command and a prose use-case to satisfy the natural-keyword expectation without losing the command form.

DimensionReasoningScore

Specificity

Lists multiple concrete checks — "runtimes, hooks, FTS5, plugin registration, npm and marketplace versions" — giving comprehensive coverage of the diagnostics domain rather than vague language.

5 / 5

Completeness

Clearly states what ("Run context-mode diagnostics. Checks runtimes, hooks, FTS5...") and an explicit trigger ("Trigger: /context-mode:ctx-doctor"), so both what and when are present; the when is a command rather than natural use-case guidance, so not a 5.

4 / 5

Trigger Term Quality

"Trigger: /context-mode:ctx-doctor" and "context-mode diagnostics" provide relevant keywords, but the trigger is a slash-command path rather than the natural phrases and synonyms a user would say, missing common variations.

3 / 5

Distinctiveness Conflict Risk

The specific "context-mode diagnostics" niche with a dedicated "/context-mode:ctx-doctor" trigger gives a clear niche with minimal conflict risk against other skills.

5 / 5

Total

17

/

20

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
mksglu/context-mode
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.