Stacktrace Triage

Parse a pasted stack trace, identify the runtime, separate user from library frames, locate the top user frame in source, and produce a ranked top-3 hypothesis tree. Read-only — does NOT edit code, reproduce, or propose a fix. Use when the user says "here's the stack trace", "investigate this traceback", "why did this crash", "triage this error", "segfault", or pastes a panic/traceback. For the patch, dispatch `debugger` to reproduce and fix.

pvillega Updated

File contents

pvillega/claude-templates/tree/main/plugins/ct/skills/stacktrace-triage commit ba0419a0f0

Frequently asked questions

npx skillmds@latest add pvillega/stacktrace-triage