CtrlK
BlogDocsLog inGet started
Tessl Logo

meta-stack-trace-investigator

Use this meta-skill instead of answering directly when the user gives a stack trace, traceback, runtime error, or failing log that benefits from multi-skill orchestration across trace parsing, repo/history inspection, patch-target analysis, reproduction guidance, and verification commands.

67

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

75%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 compact, well-structured overview with concrete fallback commands and a clear workflow sequence. Its main limitation is that the executable orchestration detail lives in frontmatter rather than the body, and no reference files are used for deeper material.

DimensionReasoningScore

Conciseness

The body is a lean ~33-line overview with organized sections and no over-explanation of known concepts, though the numbered step list mildly repeats detail already present in the frontmatter composition.

4 / 5

Actionability

It provides concrete commands in the Fallback section ('rg <symbols>', 'gh issue list --search', 'git log', 'memory search') and names specific tools per step, but the main executable orchestration logic lives in the frontmatter rather than the body.

4 / 5

Workflow Clarity

A clear parse → parallel investigations → synthesize → repro → summary → persist sequence is laid out with per-step degradation checkpoints, though validation is described at a high level rather than as explicit validate-fix-retry loops.

4 / 5

Progressive Disclosure

The body is well-organized into overview, trigger, and fallback sections appropriate for a short skill, but no bundle reference files exist and the substantive detail resides in frontmatter YAML rather than separate one-level-deep documents.

4 / 5

Total

16

/

20

Passed

Description

92%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.

A strong, specific description that clearly states both capability and trigger conditions with natural user phrases. Minor keyword synonym coverage is the only gap.

DimensionReasoningScore

Specificity

The description enumerates five concrete orchestration actions — 'trace parsing, repo/history inspection, patch-target analysis, reproduction guidance, and verification commands' — giving comprehensive coverage of the investigation pipeline rather than vague language.

5 / 5

Completeness

It explicitly answers both 'what' (multi-skill orchestration across the listed investigation actions) and 'when' ('when the user gives a stack trace, traceback, runtime error, or failing log') with concrete trigger phrases.

5 / 5

Trigger Term Quality

It includes natural phrases users actually say such as 'stack trace', 'traceback', 'runtime error', and 'failing log', but misses common synonyms like 'crash', 'exception', or 'error message'.

4 / 5

Distinctiveness Conflict Risk

The stack-trace-investigation orchestration niche is clearly scoped with distinct triggers and an explicit 'instead of answering directly' framing, minimizing overlap with generic debugging skills.

5 / 5

Total

19

/

20

Passed

Validation

75%

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

Validation12 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (570 lines); consider splitting into references/ and linking

Warning

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

12

/

16

Passed

Repository
TokenRhythm/opensquilla
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.