·sentry-fix-issues
</>

sentry-fix-issues

getsentry/agent-skills

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.

22Installs·1Trend·@getsentry

Installation

$npx skills add https://github.com/getsentry/agent-skills --skill sentry-fix-issues

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/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/getsentry/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/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/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/agent-skills