sentry-fix-issues
✓Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack traces, breadcrumbs, traces, and context to identify root causes.
Installation
SKILL.md
Discover, analyze, and fix production issues using Sentry's full debugging capabilities.
Use Sentry MCP to find issues. Confirm with user which issue(s) to fix before proceeding.
| Recent unresolved | sentrysearchissues query: "is:unresolved" sort: "date" | | Specific error type | sentrysearchissues query: "is:unresolved error.type:TypeError" | | By ID | sentrygetissue issueid: "PROJECT-123" |
Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack traces, breadcrumbs, traces, and context to identify root causes. Source: getsentry/sentry-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-fix-issues- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is sentry-fix-issues?
Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack traces, breadcrumbs, traces, and context to identify root causes. Source: getsentry/sentry-agent-skills.
How do I install sentry-fix-issues?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-fix-issues Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/getsentry/sentry-agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01