sentry-debug-issue
Installation
SKILL.md
Sentry — Debug an Issue
Take one Sentry issue from “here’s a problem” to “here’s the fix, shipped.” You’ll pull the issue’s full context, root-cause it against the actual repo locally here, apply the fix with a test, and resolve it by shipping the change.
The playbook is here.
It pulls in references/search-query-language.md
(the search grammar) and the per-signal concept docs under references/concepts/ (stack
trace, trace, logs, replay, profile, user feedback).
Don’t read a reference before you need it — reach for a concept doc only when that
signal actually shows up in the issue or you realize mid-debugging it’d help.