sentry-analyzer
Installation
SKILL.md
Sentry Error Analyzer
Analyze errors from self-hosted Sentry instance for MikoPBX project.
What This Skill Does
- Connects to self-hosted Sentry API (v0) at
sentry.miko.ru:8443 - Retrieves top errors sorted by frequency or recency
- Filters issues by release version (
--release) - Shows detailed issue info (title, culprit, count, first/last seen)
- Fetches full stacktrace from latest event (with release and server info)
- Lists multiple events for an issue to see affected servers/releases
- Shows tag breakdown (server_name, release, level distributions)
- Retrieves breadcrumbs for error context
- Searches issues by keyword
- Lists projects and releases