Fetch and digest Sentry issue data (issue summary, tags, stack trace, breadcrumbs, latest event) by short ID, numeric issue ID, or sentry.io URL. Org-agnostic - works for any Sentry org the local token can access. Use when the user mentions a Sentry issue or short ID (e.g. MY-PROJECT-4X2), pastes a sentry.io issue URL, or asks to investigate/debug a Sentry error.
$npx -y skills add domengabrovsek/claude --skill sentry-issueInstalls into the current project.
Run `npx skills use "https://github.com/domengabrovsek/claude" --skill "domengabrovsek/claude/sentry-issue"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/domengabrovsek/claude" that are relevant to the current task. Run `npx skills add "https://github.com/domengabrovsek/claude"` and select the relevant skills, then follow their instructions.