sentry-workflow

Routes tasks to appropriate workflows based on Sentry issue severity and type.

Updated Jul 4, 2021
One-click install
npx skills add https://github.com/Valor-mmm/time-calculator --skill sentry-workflow-valor-mmm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry-workflow
Source: https://github.com/Valor-mmm/time-calculator/tree/main/.agents/skills/sentry-workflow
Command: npx skills add https://github.com/Valor-mmm/time-calculator --skill sentry-workflow-valor-mmm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Debug production issues and triage errors using Sentry context to guide resolution and maintain code quality.

Core Features & Use Cases

  • Guidance to identify and select the correct Sentry workflow: fix issues, code review, bot-comments, or SDK upgrades.
  • Direct mappings to dedicated skills: sentry-fix-issues, sentry-code-review, sentry-pr-code-review, and sentry-sdk-upgrade.
  • Guardrails to prompt for task clarification before routing to a specific workflow.

Quick Start

Ask the user to specify whether they need help debugging production issues, handling PR bot interactions, or upgrading SDKs, so the system can route to the appropriate Sentry workflow.

Frequently Asked Questions about sentry-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route Sentry production issues to the right debugging workflow?

To route Sentry production issues correctly, you first specify whether you need to debug errors, handle PR bot interactions, or upgrade SDKs. The workflow then validates prerequisites and directs your task to the appropriate Sentry resolution path.

What Sentry workflows are available for triaging production exceptions?

Available Sentry workflows for triaging exceptions include fixing production issues, conducting code reviews, addressing PR bot comments, and executing SDK upgrades. Each workflow maps to a dedicated routing path for resolving exceptions.

Can I use this workflow for Sentry code review and PR bot comments?

Yes, you can use this workflow for Sentry code review and PR bot comments. It explicitly routes tasks involving Sentry-managed PR comments to dedicated code review workflows to help maintain code quality.

How does exception triage work with Seer bug prediction in Sentry?

Exception triage with Seer bug prediction involves identifying and routing Sentry-managed production issues through workflow detection. The system applies guardrails to prompt for task clarification before routing to a specific bug resolution workflow.

What is the best way to manage Sentry SDK upgrades across projects?

The best way to manage Sentry SDK upgrades is to specify your upgrade intent during task routing. The workflow then validates prerequisites and explicitly routes your project to the dedicated Sentry SDK upgrade workflow.

Why do I need to clarify my Sentry task before the workflow routes it?

You need to clarify your Sentry task because the workflow applies guardrails to ensure accurate routing. Prompting for task clarification prevents misrouting and ensures your issue is directed to the correct Sentry fix, review, or upgrade workflow.