sentry

Inspect Sentry issues and summarize production errors via the Sentry API.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/P4rzi/PROT-RISK --skill sentry-p4rzi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry
Source: https://github.com/P4rzi/PROT-RISK/tree/main/.github/skills/sentry
Command: npx skills add https://github.com/P4rzi/PROT-RISK --skill sentry-p4rzi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you quickly understand and triage production errors reported in Sentry, reducing downtime and improving application stability.

Core Features & Use Cases

  • Inspect Sentry Issues: View and summarize recent production errors and crashes.
  • Pull Health Data: Retrieve key metrics and details about error events.
  • Use Case: When users report a new bug, you can use this Skill to ask "What are the most recent Sentry errors in production?" to immediately investigate the issue.

Quick Start

Ask me to list the top 10 unresolved issues in production for the last 24 hours.

Frequently Asked Questions about sentry

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

FAQPage Schema
How do I check Sentry for recent production errors?

To check Sentry for recent production errors, this Skill inspects Sentry issues and summarizes error events via the Sentry API. You can ask it to list the top unresolved issues in production for the last 24 hours to quickly triage crashes.

Can I summarize Sentry issues for a production error report?

Yes, you can summarize Sentry issues for a production error report by asking this Skill to pull health data and inspect recent crashes. It retrieves key metrics about error events to help you understand application stability.

Do I need an auth token to pull Sentry health data and inspect issues?

Yes, you need a SENTRY_AUTH_TOKEN to pull Sentry health data and inspect issues. This authentication token is required for the Skill to securely access the Sentry API and retrieve your production error metrics.

What is the best way to monitor Sentry issues for unresolved crashes?

The best way to monitor Sentry issues for unresolved crashes is to use this Skill to query the Sentry API for recent production errors. It automatically summarizes issue details and health data, reducing downtime and improving application stability.

Can I use this to set up the Sentry SDK and configure alerts?

No, you cannot use this to set up the Sentry SDK or configure alerts. The Skill is strictly for inspecting existing Sentry issues, summarizing production errors, and pulling health data via the Sentry API, not for initial SDK setup.