sentry-issue-resolver

Installation
SKILL.md

Sentry Issue Resolver

Fetch Sentry issues with complete stack traces, analyze root causes, and provide actionable solutions using Sentry REST API.

Workflow

When the user requests Sentry issue analysis:

  1. Parse the Sentry URL

    • Extract org slug from subdomain (e.g., arcsite from arcsite.sentry.io)
    • Extract issue ID from path (e.g., 7219768209 from /issues/7219768209/)

    Example URL: https://arcsite.sentry.io/issues/7219768209/?project=1730879

  2. Check Authentication

Related skills

More from arctuition/skills

Installs
8
GitHub Stars
3
First Seen
Jan 29, 2026