CtrlK
BlogDocsLog inGet started
Tessl Logo

ctx-insight

Open the context-mode Insight dashboard in your default browser. Insight is the hosted analytics layer for AI-assisted engineering teams — per-engineer productive rate, retry waste, blocker detection, role-narrowed views. Trigger: /context-mode:ctx-insight

62

Quality

72%

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-insight/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

92%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 lean, fully actionable instruction set for a single-task skill, with a clear sequence and a sensible fallback. Only mild URL/action repetition keeps it from a perfect conciseness score.

DimensionReasoningScore

Conciseness

The body is short and assumes Claude's competence, but the URL and open-browser action are restated three times (intro, step 1, and the quoted message in step 3), leaving minor tokens that could be trimmed.

4 / 5

Actionability

It gives the exact tool name (`ctx_insight` with no parameters), the exact URL, the exact user-facing message, and a fallback for when the browser fails to open — fully executable guidance.

5 / 5

Workflow Clarity

A clear 1-2-3 sequence for a simple single-task skill where the action is unambiguous, with a lightweight error-recovery fallback for the browser-not-opened case; no destructive or batch operation requires a validation cap.

5 / 5

Progressive Disclosure

Under 50 lines with a clean intro and Instructions section and no need for external references, satisfying the simple-skill exception for well-organized content.

5 / 5

Total

19

/

20

Passed

Description

52%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 clearly identifies a narrow product niche and a distinct trigger, but leans on product-feature jargon rather than concrete skill actions and lacks an explicit "Use when..." situational clause. Second-person voice further weakens specificity.

Suggestions

Rewrite in third person and lead with the skill's action (e.g., "Opens the Context Mode Insight dashboard in the default browser") instead of product-feature lists.

Add an explicit situational trigger clause such as "Use when the user wants to view engineering analytics or asks to open the Insight dashboard."

Include a few natural synonyms users might say (e.g., "engineering metrics", "analytics dashboard") alongside the slash command.

DimensionReasoningScore

Specificity

It names one concrete action ("Open the context-mode Insight dashboard in your default browser"), while the listed items ("per-engineer productive rate, retry waste, blocker detection, role-narrowed views") describe the product's features rather than skill actions; second-person "your default browser" triggers the voice penalty, dropping the base 3 to 2.

2 / 5

Completeness

The "what" is clear (open the hosted Insight dashboard), but the "when" is only weakly implied via the slash-command trigger and lacks an explicit "Use when..." situational clause, capping completeness at 3.

3 / 5

Trigger Term Quality

It includes relevant terms ("Insight dashboard", "analytics layer") and an explicit trigger ("/context-mode:ctx-insight"), but the language is product-jargon-heavy and misses the natural phrasings a user would say to discover the skill.

3 / 5

Distinctiveness Conflict Risk

It targets a specific niche ("hosted analytics layer for AI-assisted engineering teams") with a distinct slash trigger ("/context-mode:ctx-insight"), giving it minimal overlap with other skills.

5 / 5

Total

13

/

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.