sentry

Fetch unresolved production errors and issue details from the Sentry API.

Updated May 6, 2026
One-click install
npx skills add https://github.com/wilfoz/plan_game --skill sentry-wilfoz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry
Source: https://github.com/wilfoz/plan_game/tree/main/.claude/skills/sentry
Command: npx skills add https://github.com/wilfoz/plan_game --skill sentry-wilfoz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Developers and DevOps teams need a streamlined way to monitor and analyze production issues to ensure system stability and rapid incident response.

Core Features & Use Cases

  • Issue Monitoring: Fetch recent unresolved errors from Sentry to identify ongoing problems.
  • Error Summarization: Provide concise summaries of recent crashes and error trends for quick assessment.
  • Operational Insights: Access detailed issue reports and events to diagnose root causes without manual API interaction.
  • Use Case: When alerted of a spike in errors, use this Skill to retrieve recent issues, view detailed error reports, and prioritize fixes.

Quick Start

Use the sentry skill to retrieve the latest unresolved issues in your production environment and review their summaries.

Frequently Asked Questions about sentry

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

FAQPage Schema
How do I retrieve unresolved production errors from Sentry?

This Skill fetches recent unresolved production errors from Sentry via the Sentry API, providing real-time issue details and event histories to enable faster incident response.

What is the best way to monitor system health and error trends in production?

Monitoring system health and error trends is achieved by accessing Sentry issue reports and event histories through this Skill, which provides concise summaries of recent crashes for rapid root cause diagnosis.

Do I need a Sentry auth token to monitor production issues?

Yes, monitoring production issues requires a valid SENTRY_AUTH_TOKEN with read permissions and appropriate environment variables configured to authenticate Sentry API requests.

Can I integrate Sentry error monitoring with CI/CD pipelines?

Yes, this Skill supports integration with CI/CD pipelines and monitoring dashboards to access detailed issue reports, improving developer and DevOps operational workflows for incident response.

How do I diagnose the root cause of a production crash without manual API interaction?

You can diagnose production crash root causes without manual API interaction by using this Skill to access detailed issue reports and event histories directly from Sentry for operational insights.