$npx -y skills add getsentry/sentry-for-ai --skill sentry-workflowKeep Sentry SDKs up to date. Use when asked to upgrade the Sentry SDK across major versions, migrate SDK versions, or fix deprecated APIs.
| 1 | > [All Skills](../../SKILL_TREE.md) |
| 2 | |
| 3 | # Sentry Workflows |
| 4 | |
| 5 | Keep your Sentry SDK up to date. This page helps you find the right workflow skill for your task. |
| 6 | |
| 7 | ## Start Here — Read This Before Doing Anything |
| 8 | |
| 9 | - If the user mentions **upgrading Sentry, migrating SDK versions, or fixing deprecated APIs** → `sentry-sdk-upgrade` |
| 10 | |
| 11 | > Fixing or investigating a production issue? That's the standalone `sentry-debug-issue` skill. |
| 12 | |
| 13 | --- |
| 14 | |
| 15 | ## Workflow Skills |
| 16 | |
| 17 | | Use when | Skill | |
| 18 | |---|---| |
| 19 | | Upgrading the Sentry JavaScript SDK — migration guides, breaking changes, deprecated APIs | [`sentry-sdk-upgrade`](../sentry-sdk-upgrade/SKILL.md) | |
| 20 | |
| 21 | Each skill contains its own detection logic, prerequisites, and step-by-step instructions. Trust the skill — read it carefully and follow it. Do not improvise or take shortcuts. |
| 22 | |
| 23 | --- |
| 24 | |
| 25 | Looking for SDK setup or feature configuration instead? See the [full Skill Tree](../../SKILL_TREE.md). |