--- name: sentry-workflow description: Keep Sentry SDKs up to date. Use when asked to upgrade the Sentry SDK across major versions, migrate SDK versions, or fix deprecated APIs. license: Apache-2.0 role: router --- > [All Skills](../../SKILL_TREE.md) # Sentry Workflows Keep your Sentry SDK up to date. This page helps you find the right workflow skill for your task. ## Start Here — Read This Before Doing Anything - If the user mentions **upgrading Sentry, migrating SDK versions, or fixing deprecated APIs** → `sentry-sdk-upgrade` > Fixing or investigating a production issue? That's the standalone `sentry-debug-issue` skill. --- ## Workflow Skills | Use when | Skill | |---|---| | Upgrading the Sentry JavaScript SDK — migration guides, breaking changes, deprecated APIs | [`sentry-sdk-upgrade`](../sentry-sdk-upgrade/SKILL.md) | 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. --- Looking for SDK setup or feature configuration instead? See the [full Skill Tree](../../SKILL_TREE.md). --- > [!NOTE] > You fetched this over HTTP from `https://skills.sentry.dev/sentry-workflow/SKILL.md`. The links in it are relative > paths to other skill files. To follow one, resolve it against this document's URL > and fetch the full file with `curl -sL` — these files are large, and a summarizing > fetch tool will drop details you need. A link `` resolves to > `https://skills.sentry.dev/sentry-workflow/`, and `../` steps up one level from `https://skills.sentry.dev/sentry-workflow/`.