Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Parse error logs, stack traces, and crash reports into a structured root cause diagnosis. Use when an application is throwing exceptions, crashing, or producing unexpected errors and you need to understand why and what to fix. Produces a structured diagnosis with error classification, stack trace walkthrough, probable root cause with confidence level, affected code path, a concrete code-level fix suggestion, and ordered next debugging steps.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | -56% | 0% |
| case-20 | ✗→✓ | ▲ Improved | 45% | 0% |
| case-14 | ✓→✗ | ▼ Worse | 28% | 0% |
| case-04 | ✓→✓ | = Same ✓ | 3% | 0% |
| case-05 | ✓→✓ | = Same ✓ | -16% | 0% |
Parses raw error logs, stack traces, and crash reports into a structured diagnosis with probable root cause, affected code path, and specific next steps — no hand-waving.
Ask for these if not provided:
Error type: Runtime exception / Build error / Config error / Network error / Memory error / Unknown] Severity: Fatal / Critical / Warning / Informational] Recurrence pattern: One-off / Intermittent / Consistent / On-startup / Under load]
Walk the stack frame by frame, starting from the origin:
For each significant frame, note whether it is:
Probable root cause: 1–2 sentence plain English statement] Confidence: High / Medium / Low — and why] Alternative causes to rule out: If confidence is not high]
Entry point: Where the triggering call began] Key function(s) involved: Specific functions/methods named in the trace] Data that triggered it: If inferable from the log — e.g. null value, malformed JSON]
Provide a concrete, code-level suggestion:
If the root cause is uncertain, provide an ordered list of 3–5 specific debugging actions:
strace, pprof, --verbose, add logging at X]One or two concrete things that would prevent this class of error recurring:
Other measured skills in the registry, with their headline benchmark lift.