Debug and fix a Sentry issue — find it (by link, ID, or search), pull full context (stack trace, breadcrumbs, trace, logs), optionally run Seer root-cause / autofix, apply the code fix, and resolve it via a Fixes PROJECT-NAME-12A commit/PR. Use when working a known error or hunting one down to fix.
$npx -y skills add getsentry/sentry-for-ai --skill sentry-debug-issueInstalls into the current project.
Run `npx skills use "https://github.com/getsentry/sentry-for-ai" --skill "getsentry/sentry-for-ai/sentry-debug-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/getsentry/sentry-for-ai" that are relevant to the current task. Run `npx skills add "https://github.com/getsentry/sentry-for-ai"` and select the relevant skills, then follow their instructions.