sentry-analysis

Detect recurring Sentry errors and create Jira tickets from thresholds.

Updated Jan 18, 2026
One-click install
npx skills add https://github.com/rom-orlovich/agents-system --skill sentry-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry-analysis
Source: https://github.com/rom-orlovich/agents-system/tree/main/claude-code-cli-poc/planning-agent/.claude/skills/sentry-analysis
Command: npx skills add https://github.com/rom-orlovich/agents-system --skill sentry-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the detection of recurring Sentry errors and the automatic creation of Jira tickets, reducing manual triage workload and speeding up incident response.

Core Features & Use Cases

  • Sentry monitoring: Detect recurring errors and escalating issues based on defined thresholds.
  • Automated Jira ticket creation: Convert high-priority Sentry issues into Jira Bug tickets with detailed context.
  • Tracking and deduplication: Prevents duplicate tickets by tracking processed issues.

Quick Start

Use the sentry-analysis skill to monitor unresolved Sentry issues and automatically create Jira tickets for recurring problems. To get started, issue the following steps with the MCP commands: list unresolved issues from Sentry, fetch issue details for tallied items, and create Jira tickets for those that exceed thresholds.

Frequently Asked Questions about sentry-analysis

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

FAQPage Schema
How do I automate Jira ticket creation from Sentry errors?

Automating Jira ticket creation from Sentry errors requires monitoring unresolved issues and creating tickets for those exceeding defined thresholds. This skill lists unresolved Sentry issues, fetches details, and generates Jira Bug tickets with detailed context to reduce manual triage.

What is the best way to prevent duplicate Jira tickets for recurring Sentry issues?

Preventing duplicate Jira tickets for recurring Sentry issues is handled by tracking processed issues and applying deduplication logic. This ensures only high-priority unresolved errors exceeding your defined thresholds generate new tickets during incident response.

Do I need MCP access to use Sentry and Jira incident management automation?

Yes, you need MCP access to use Sentry and Jira incident management automation. This skill requires MCP access to both Sentry and Jira with Read and Write permissions to successfully detect escalating issues and automatically create bug tickets.

Can I use Sentry error tracking automation for staging and production environments?

Yes, you can use Sentry error tracking automation for staging and production environments. This skill is explicitly designed for environments with Sentry integration and Jira-based bug tracking to speed up incident response across both deployment stages.

What are the limitations of threshold-based Sentry error triage?

Threshold-based Sentry error triage limitations include its dependency on manual threshold configuration and MCP Read/Write permissions. It only processes issues matching your defined recurring error thresholds and requires an active Jira integration to function properly without errors.