What This Skill Does
Query Sentry for issue details, event data, and error patterns. Read-only inspection of production errors for debugging and triage.
When to Use It
- Investigating production errors reported in Sentry
- Summarizing recent error patterns
- Pulling issue details for debugging
- Checking application health via error rates
Requirements
SENTRY_AUTH_TOKENenvironment variable- Bundled query script for API access
Key Operations
- List recent issues with frequency and impact
- Get detailed event data including stack traces
- Query error patterns over time
- Check release health metrics