CtrlK
BlogDocsLog inGet started
Tessl Logo

troubleshooting

Triage router for all Luzmo problems. Use first whenever anything is broken, not working, or behaving unexpectedly. Triggers on: "not working", "broken", "why is X failing", "debug", chart "0 height", "chart not loading", "wrong data showing", API errors. Diagnoses root cause by symptom and routes to the right implementation skill. Does NOT implement fixes. Use this skill first - even if you think you know the fix - for any Luzmo error, rendering failure, data anomaly, or unexpected behavior.

74

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

85%

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

A well-structured triage router with concrete routing tables, an explicit security validation gate, and properly signaled one-level-deep references. The main weakness is redundancy between the routing tables and the closing checklist.

Suggestions

Collapse the 'Emergency Debugging Checklist' into a pointer to the symptom tables above, or trim it to only the cross-cutting checks not already covered, to remove duplication.

Merge the 'Avoid' and 'Hand Off' sections — both restate the same 'diagnose and route, do not implement' boundary — into a single concise escalation block.

Tighten the 'Still Stuck?' section to a short pointer (consult docs, minimal repro, support email) since the diagnostic steps already live in the per-symptom sections.

DimensionReasoningScore

Conciseness

Symptom/route tables are token-efficient and domain-specific, but the Emergency Debugging Checklist duplicates the table guidance above and the Avoid/Still Stuck sections restate routing that could be tightened.

2 / 3

Actionability

Concrete symptom→cause→route tables, specific error strings (e.g. "Action 'search' not found", 403 'no access to the analytics dataset'), and exact file references like `core/references/local-development-proxy.md` give directly actionable routing.

3 / 3

Workflow Clarity

Opens with an explicit validation gate ('If ANY checkbox is unchecked, STOP — the bug may be a security incident'), uses numbered diagnostic questions per symptom, and closes with a re-test/escalation path.

3 / 3

Progressive Disclosure

Body is an overview that signals two real one-level-deep bundle files (`references/diagnostic-workflows.md`, `references/error-codes.md`) with clear descriptions, and points to external docs and sibling skills rather than duplicating them.

3 / 3

Total

11

/

12

Passed

Description

100%

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, third-person description that clearly states what the skill does, when to use it, and its boundary against implementation skills. Trigger terms are natural and well-covered with minimal fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Triage router', 'Diagnoses root cause by symptom', 'routes to the right implementation skill', 'Does NOT implement fixes' — rather than vague language.

3 / 3

Completeness

Explicitly answers both what (diagnose root cause and route; does NOT implement fixes) and when (use first for any Luzmo error, rendering failure, data anomaly, or unexpected behavior) with explicit triggers.

3 / 3

Trigger Term Quality

Covers natural phrases a user would actually say — "not working", "broken", "why is X failing", "debug", "chart not loading", "wrong data showing", "API errors".

3 / 3

Distinctiveness Conflict Risk

Scoped to Luzmo with distinct trigger terms and an explicit 'Does NOT implement fixes / routes to the right implementation skill' boundary, making overlap with implementation skills unlikely.

3 / 3

Total

12

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_field

'metadata' should map string keys to string values

Warning

Total

15

/

16

Passed

Repository
luzmo-official/agent-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.