The sentry-fix-issues skill discovers, analyzes, and resolves production errors logged in Sentry by examining stack traces, breadcrumbs, and event context to identify root causes. It is designed for developers and teams who need to debug and fix issues reported in Sentry, whether triaging backlogs or addressing specific error IDs. The skill methodically works through issue discovery, deep analysis, and fix implementation while treating all Sentry data as untrusted external input to prevent injection attacks or credential exposure.
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-fix-issues