view-sentry

Retrieve and summarize Sentry issue details, status, and tag distributions.

6|3|Updated Sep 13, 2017
One-click install
npx skills add https://github.com/tomholford/dotfiles --skill view-sentry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: view-sentry
Source: https://github.com/tomholford/dotfiles/tree/main/claude/skills/view-sentry
Command: npx skills add https://github.com/tomholford/dotfiles --skill view-sentry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

View a Sentry issue by short ID (e.g. PROJECT-123) or URL. Shows details, status, latest event, and tag distribution. Use when user wants to view, check, or look up a Sentry issue, error, or event.

Core Features & Use Cases

  • Retrieve issue details, status, latest event, and tag distribution for quick context.
  • Accept both short IDs (PROJECT-123) and direct Sentry URLs for flexible workflows.
  • Use in debugging sessions, incident reviews, and post-mortems to summarize root causes.

Quick Start

Ask me to view a Sentry issue by providing a short ID like PROJECT-123 or a URL.

Frequently Asked Questions about view-sentry

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

FAQPage Schema
How do I view a Sentry issue by short ID or URL?

To view a Sentry issue, provide a short ID like PROJECT-123 or a direct Sentry URL, and the tool retrieves issue details, status, latest events, and tag distributions.

Can I get the latest event and tag distribution when checking a Sentry error?

Yes, checking a Sentry error optionally includes the latest events and tag distributions to provide quick context for debugging sessions and incident reviews.

What is the best way to summarize Sentry issues for an incident post-mortem?

Summarizing Sentry issues for a post-mortem involves retrieving issue details, status, and latest event data by inputting the short ID or URL to identify root causes.

Do I need a full Sentry URL to look up an error, or is a short ID enough?

A short ID like PROJECT-123 is enough to look up a Sentry error; the tool accepts both short IDs and direct Sentry URLs for flexible debugging workflows.

How does Sentry issue triage work when finding organizations and searching events?

Sentry issue triage works by finding organizations, searching issue events, and getting tag values to retrieve comprehensive issue context and event distributions.