sentry-fix-issues
Automates the discovery, analysis, and fixing of Sentry issues using AI-driven root cause analysis and MCP integration.
Install
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-fix-issuesStats
| Total installs | 1,111 |
| Weekly installs | 1.1K |
| GitHub stars | 19 |
| First seen | Jan 20, 2026 |
| Source | @getsentry/sentry-agent-skills |
Summary
- Integrates with Sentry MCP to search issues, retrieve stack traces, breadcrumbs, traces, and AI-generated root cause analysis across your project
- Follows a structured seven-phase workflow: discovery, deep analysis, hypothesis formation, code investigation, implementation, verification, and reporting
- Treats all Sentry event data as untrusted external input; enforces security constraints against embedded instructions, raw data in code, and credential exposure
- Includes cross-reference validation against actual codebase to flag discrepancies between event data and source code before proceeding with fixes
Tags
Related skills
| Skill | Installs | vs sentry-fix-issues |
|---|---|---|
| database-optimizer | 1,288 | +177 |
| performance-reporter | 1,491 | +380 |
| content-quality-auditor | 1,559 | +448 |
| cost-aware-llm-pipeline | 1,279 | +168 |
| domain-authority-auditor | 1,423 | +312 |
FAQ
- How many installs does sentry-fix-issues have?
- sentry-fix-issues has 1,111 total installs and 1.1K installs this week.
- Where is sentry-fix-issues hosted?
- sentry-fix-issues is published by @getsentry/sentry-agent-skills at https://github.com/getsentry/sentry-agent-skills.
- How many GitHub stars does sentry-fix-issues have?
- sentry-fix-issues has 19 GitHub stars.
- When was sentry-fix-issues first indexed?
- OrangeBot.AI first indexed sentry-fix-issues on Jan 20, 2026.
- How do I install sentry-fix-issues?
- Run: npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-fix-issues