What problem does it solve? When working with Sentry, it is easy to pick the wrong workflow for a task—confusing production error triage with PR bot comments or SDK migrations. This Skill acts as a router that directs you to the correct Sentry workflow skill based on what you are trying to accomplish. ## Core Features & Use Cases - Workflow Routing: Maps your request to one of four specialized Sentry skills: fixing production issues, resolving sentry[bot] PR comments, handling Seer bug predictions, or upgrading the Sentry JavaScript SDK. - Skill Fetching Instructions: Provides exact curl commands and URLs to download the full SKILL.md files from skills.sentry.dev without losing critical details. - Clarification-First Approach: Instructs the assistant to ask whether your task involves live production issues, PR review comments, or SDK upgrades instead of guessing. - Use Case: You paste a Sentry stack trace and ask for help. The router identifies this as a production issue and directs you to fetch and follow the sentry-fix-issues workflow. ## Quick Start Ask the assistant to help fix a Sentry production error and let it route you to the correct workflow skill.