Sentry Workflow
Published by getsentry in sentry-for-ai
What this skill does
Keep Sentry SDKs up to date. Use when asked to upgrade the Sentry SDK across major versions, migrate SDK versions, or fix deprecated APIs.
Add Sentry Workflow to your agent
Review the source and files first. When you are ready, copy the prompt instruction or use the CLI command supported by your environment.
Install with a prompt
Paste this into a compatible coding agent:
add this skill "sentry-workflow" from https://github.com/getsentry/sentry-for-aiInstall with the CLI
Run this command in a controlled environment after reviewing the repository:
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-workflowSkill instructions
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-issueskill.
Workflow Skills
| Use when | Skill |
|---|---|
| Upgrading the Sentry JavaScript SDK — migration guides, breaking changes, deprecated APIs | sentry-sdk-upgrade |
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.
Files included
- SKILL.md

