sentry-debug-issue

Identify, analyze, and resolve Sentry issues with structured debugging workflows.

246|29|Updated Nov 10, 2025
One-click install
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-debug-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry-debug-issue
Source: https://github.com/getsentry/sentry-for-ai/tree/main/src/skills/sentry-debug-issue
Command: npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-debug-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of debugging and resolving Sentry issues, from identifying the issue to applying a fix and resolving it with a commit.

Core Features & Use Cases

  • Issue Identification: Locate issues using links, IDs, or search queries.
  • Context Retrieval: Pull full context including stack traces, breadcrumbs, and logs.
  • Root Cause Analysis: Utilize Seer for root-cause analysis and code-level fix suggestions.
  • Code Fix and Resolution: Apply fixes, write tests, and resolve issues with a commit message.
  • Use Case: When you encounter a production issue, this Skill helps you quickly find the root cause, apply a fix, and resolve the issue with a commit.

Quick Start

Use the sentry-debug-issue skill to debug and resolve the issue 'PROJECT-NAME-12A'.

Frequently Asked Questions about sentry-debug-issue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I debug and resolve a Sentry issue from start to finish?

Debugging a Sentry issue involves identifying the issue via links or IDs, retrieving full context like stack traces and breadcrumbs, analyzing the root cause, applying a code fix, and resolving the issue with a commit message.

Can I get code-level fix suggestions for Sentry production issues?

Yes, Sentry issue resolution utilizes Seer for root-cause analysis to provide code-level fix suggestions, allowing you to apply fixes, write tests, and resolve issues with a commit.

Do I need an authenticated Sentry MCP server connection for issue resolution?

Yes, resolving Sentry issues requires an authenticated connection to a Sentry MCP server and knowledge of the search and analysis tools available within Sentry's MCP.

What is the best way to retrieve full context including stack traces and breadcrumbs for Sentry code debugging?

The best way to retrieve full context for Sentry code debugging is by using the issue identification workflow, which pulls complete stack traces, breadcrumbs, and logs directly from the Sentry MCP server.

Why does Sentry issue resolution require knowledge of MCP search tools?

Sentry issue resolution requires MCP search tool knowledge because the structured workflow depends on an authenticated Sentry MCP server to locate issues using links, IDs, or search queries and to retrieve full context.

What limitations exist when using Sentry MCP for commit resolution?

Limitations include requiring an authenticated Sentry MCP server connection and needing knowledge of Sentry's MCP search and analysis tools to successfully execute the commit resolution workflow.