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

Stack Trace Generic Probe

Return only:

LANGUAGE_PROBE: generic
CHECKS:
  - <schema/contract check>
  - <boundary check>
REPRODUCER:
  - <minimal language-neutral reproduction shape>
PATCH_TARGETS:
  - <defensive parsing / null handling / error propagation target>
VERIFY:
  - <safe command or manual check>

Base every item on the parsed trace supplied by the caller. Do not invent files or dependencies that are not present in the request.

Repository
TokenRhythm/opensquilla
Last updated
First committed

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.