sentry-alerts-issues

Manage Sentry alert rules, issue triage, and notification routing across projects.

187|20|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/TheBushidoCollective/han --skill sentry-alerts-issues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry-alerts-issues
Source: https://github.com/TheBushidoCollective/han/tree/main/jutsu/jutsu-sentry/skills/alerts-issues
Command: npx skills add https://github.com/TheBushidoCollective/han --skill sentry-alerts-issues

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline how you configure alerts, triage issues, and route notifications so your team reacts quickly to incidents and reduces downtime.

Core Features & Use Cases

  • Alert Rules: Define conditions for issue, metric, and uptime alerts.
  • Issue Management: Triage, tag, assign, and track lifecycle states.
  • Integrations: Connect to channels like Slack, PagerDuty, Discord, and Teams.

Quick Start

Define an alert rule for high error rate, then configure a notification to Slack and an automatic ticket in a ticketing system.

Frequently Asked Questions about sentry-alerts-issues

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

FAQPage Schema
How do I set up alert rules in Sentry to notify my team of high error rates?

Alert rules in Sentry define conditions that trigger notifications when issues meet thresholds. Create a rule by selecting an issue or metric condition, set thresholds like error count or frequency, then attach actions such as Slack or PagerDuty notifications to route alerts to your team immediately.

Can I route Sentry notifications to multiple channels like Slack, PagerDuty, and Teams?

Yes. Sentry supports integrations with Slack, PagerDuty, Discord, Teams, and other notification channels. Configure multiple notification actions within a single alert rule or create separate rules to route different issue types to appropriate channels based on severity or project.

What's the best way to triage and manage issues across multiple Sentry projects?

Issue management in Sentry includes tagging for ownership, assigning to team members, and tracking lifecycle states. Use tags to categorize issues, assign them based on ownership metadata, and modify states to reflect resolution progress across all connected projects.

How do I automate ticket creation in external systems when Sentry detects issues?

Configure alert rule actions to trigger external integrations that create tickets automatically. When an alert fires, the integration connects Sentry to your ticketing system and generates a ticket with issue details, enabling seamless incident tracking without manual steps.

Can I manage Sentry alerts and issues programmatically through an API?

Yes. Sentry provides API-based management for alert rules, issue operations, and ownership tagging, allowing you to automate alert configuration, modify issue states, and integrate with custom workflows without using the web interface.