Setup & Installation
What This Skill Does
Connects to the Sentry API to read production error data. Fetches issue lists, event details, and basic health stats for a given org and project. All operations are read-only. Instead of switching to the Sentry UI and clicking through filters, you can pull issue lists and event details directly in your terminal or editor with a single command.
When to use it
- Working with sentry functionality
- Implementing sentry features
- Debugging sentry related issues
