CtrlK
BlogDocsLog inGet started
Tessl Logo

stack-trace-generic-probe

Internal helper for meta-stack-trace-investigator. Use when a stack trace language is unknown and the workflow needs language-neutral failure-contract checks, reproducer guidance, and patch targets.

72

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

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.

An extremely lean, template-driven skill body that gives Claude an unambiguous output contract with built-in verification and a no-invention guardrail. It is well-suited to its narrow internal-helper role with no wasted tokens.

DimensionReasoningScore

Conciseness

Lean and efficient: a labeled output template plus a one-line guardrail, with no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

Provides a concrete, copy-paste-ready output schema with labeled sections (LANGUAGE_PROBE, CHECKS, REPRODUCER, PATCH_TARGETS, VERIFY); the per-item placeholders are appropriate for a trace-dependent template, though they remain guidance rather than executable code.

4 / 5

Workflow Clarity

A simple single-purpose skill whose single action (emit the structured probe) is unambiguous; the embedded VERIFY section and the "Do not invent files or dependencies" guardrail add explicit safety, and the skill is neither destructive nor batch so no validation cap applies.

5 / 5

Progressive Disclosure

Under 50 lines with no external references needed and no bundle files present; content is well-organized into a header, template block, and closing guardrail, satisfying the simple-skill exception.

5 / 5

Total

19

/

20

Passed

Description

87%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 tight, well-structured description that conveys both purpose and trigger conditions with concrete deliverables. Minor gains possible from adding a few more natural synonyms, but it already clears the what/when bar cleanly.

DimensionReasoningScore

Specificity

Names several concrete deliverables — "failure-contract checks, reproducer guidance, and patch targets" — giving clear action coverage, though the actions are template categories rather than a fully enumerated list.

4 / 5

Completeness

Explicitly answers both what (internal helper producing failure-contract checks, reproducer guidance, patch targets) and when ("Use when a stack trace language is unknown and the workflow needs...") with concrete trigger phrasing.

5 / 5

Trigger Term Quality

"stack trace language is unknown" and "language-neutral" are natural phrases a user working with traces would say, but a few common synonyms or variations are absent.

4 / 5

Distinctiveness Conflict Risk

Scoped to a clear niche (language-unknown stack-trace probing as an internal helper for a named parent skill) with distinct triggers and minimal overlap with other skills.

5 / 5

Total

18

/

20

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

frontmatter_unknown_keys

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

Warning

Total

15

/

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.