sentry-analyze

Analyze Sentry production issues and reconcile them with Git history.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/hubeiqiao/skills --skill sentry-analyze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry-analyze
Source: https://github.com/hubeiqiao/skills/tree/main/sentry-analyze
Command: npx skills add https://github.com/hubeiqiao/skills --skill sentry-analyze

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the analysis of Sentry production issues, helping to identify root causes, track down fix commits, and suggest remediation steps, thereby improving application stability and developer efficiency.

Core Features & Use Cases

  • Comprehensive Audits: Analyzes unresolved and recently resolved Sentry issues to identify active bugs and potential regressions.
  • Codebase Correlation: Cross-references Sentry issues with Git history and codebase instrumentation to pinpoint fix commits and identify filtered errors.
  • Deep Issue Analysis: Provides in-depth AI-powered analysis for specific Sentry issues, including distribution, stack traces, and code context.
  • Use Case: A critical production error is reported in Sentry. Use this Skill to get a detailed breakdown of the issue, including affected users, browser distribution, relevant code changes, and a recommended fix, all within minutes.

Quick Start

Run a full audit of Sentry production issues.

Frequently Asked Questions about sentry-analyze

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

FAQPage Schema
How do I analyze Sentry production issues and reconcile them with Git history?

To analyze Sentry production issues, this Skill cross-references unresolved errors with Git history and codebase instrumentation to pinpoint fix commits and provide actionable remediation steps.

Can I get an AI-powered deep dive into a specific Sentry error stack trace?

Yes, the deep dive mode provides in-depth AI-powered analysis for specific Sentry issues, including distribution, stack traces, and code context to help identify root causes quickly.

Does Sentry issue tracking work with Git integration to identify fix commits?

Yes, Sentry issue tracking integrates with Git to correlate production errors with codebase changes, allowing you to identify the exact fix commits and detect filtered errors or regressions.

What is the best way to sweep for fixed Sentry issues and check for regressions?

The best way to sweep for fixed Sentry issues is using the dedicated sweep mode, which analyzes recently resolved errors alongside Git history to identify active bugs and potential regressions.

Do I need Sentry MCP to debug production issues and generate fix plans?

Yes, this Skill integrates with Sentry MCP and Git to comprehensively debug production issues, automating root cause identification and generating actionable fix plans for improved stability.