sentry-workflow
End-to-end Sentry workflow: fix production issues and review code with Sentry context
Developer Setup
Setup & Installation
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-workflownpx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-workflowOverview
What This Skill Does
Fix production issues and review code with Sentry context. Use when asked to fix Sentry errors, debug issues, triage exceptions, review PR comments from Sentry, or resolve bugs.
Application
When to use this Skill
- Configuring integration settings for custom agent workflows.
- Optimizing query execution and response latency in production.
- Developing clean, standard-compliant implementations for enterprise services.
- Troubleshooting connection timeouts and authentication handshakes.
- Monitoring API rate limits and execution pipelines programmatically.
Documentation
Show Skills.md file
Sentry Workflows
Debug production issues and maintain code quality with Sentry context. This page helps you find the right workflow skill for your task.
How to Fetch Skills
Use curl to download skills — they are 10–20 KB files that fetch tools often summarize, losing critical details.
curl -sL https://skills.sentry.dev/sentry-fix-issues/SKILL.md
Append the path from the Path column in the table below to https://skills.sentry.dev/. Do not guess or shorten URLs.
Start Here — Read This Before Doing Anything
Do not skip this section. Do not assume which workflow the user needs. Ask first.
- If the user mentions fixing errors, debugging exceptions, or investigating production issues →
sentry-fix-issues - If the user mentions Sentry bot comments or
sentry[bot]on a PR →sentry-code-review - If the user mentions Seer, bug prediction, or reviewing PRs for predicted issues →
sentry-pr-code-review - If the user mentions upgrading Sentry, migrating SDK versions, or fixing deprecated APIs →
sentry-sdk-upgrade
When unclear, ask the user whether the task involves live production issues, PR review comments, or SDK upgrades. Do not guess.
Recommendations