sentry-upgrade-migration
SKILL.md
Sentry Upgrade Migration
Prerequisites
- Current Sentry SDK version identified
- Target version changelog reviewed
- Non-production environment for testing
- Test suite for error capture and performance monitoring
Instructions
- Check current SDK version with npm list or pip show
- Review release notes and changelog for target version
- Back up current Sentry configuration file
- Update package to target version in non-production first
- Run tests to identify breaking changes
- Update deprecated APIs following migration guide patterns
- Verify error capture works with test error
- Verify performance monitoring works with test transaction
- Deploy to staging and monitor for issues
- Deploy to production after staging validation
Output
- SDK upgraded to target version
- Breaking changes resolved
- Code updated for new APIs
- Error capture verified working
Error Handling
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
Examples
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
Resources
Overview
Execute upgrade Sentry SDK and migrate between versions.
Weekly Installs
13
Repository
jeremylongshore…s-skillsGitHub Stars
1.6K
First Seen
Feb 24, 2026
Security Audits
Installed on
openclaw13
antigravity13
claude-code13
github-copilot13
codex13
kimi-cli13