Claude Skills
CollectionsCompareWorkflowsNominate
Sign inSign up
© 2026 Curated Agent Skills·Learn more about Agent Skills
Back to repository

sentry-migration-deep-dive

verified

Execute migrate to Sentry from other error tracking tools. Use when migrating from Rollbar, Bugsnag, Raygun, or other error tracking solutions. Trigger with phrases like "migrate to sentry", "sentry migration", "switch from rollbar to sentry", "replace bugsnag with sentry".

View on GitHub

Marketplace

claude-code-plugins-plus

jeremylongshore/claude-code-plugins-plus-skills

Plugin

sentry-pack

devops

Repository

jeremylongshore/claude-code-plugins-plus-skills
1.2kstars

plugins/saas-packs/sentry-pack/skills/sentry-migration-deep-dive/SKILL.md

Last Verified

February 1, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills/blob/main/plugins/saas-packs/sentry-pack/skills/sentry-migration-deep-dive/SKILL.md -a claude-code --skill sentry-migration-deep-dive

Installation paths:

Claude
.claude/skills/sentry-migration-deep-dive/
Powered by add-skill CLI

Instructions

# Sentry Migration Deep Dive

## Prerequisites

- Current error tracking tool access
- Sentry project created
- API access to old tool (for data export)
- Parallel run timeline established

## Instructions

1. Complete assessment phase documenting current tool usage
2. Set up Sentry projects matching existing structure
3. Install Sentry SDK alongside existing tool for parallel running
4. Map feature equivalents between old tool and Sentry APIs
5. Run both tools in parallel for 2-4 weeks
6. Compare error capture rates and verify parity
7. Recreate alert rules in Sentry matching old tool
8. Export historical data from old tool API if needed
9. Remove old SDK dependencies and configuration
10. Train team on Sentry dashboard and cancel old subscription

## Output
- SDK migration complete
- Historical data exported (if needed)
- Alert rules recreated
- Team transitioned to Sentry

## Error Handling

See `{baseDir}/references/errors.md` for comprehensive error handling.

## Examples

See `{baseDir}/references/examples.md` for detailed examples.

## Resources
- [Sentry Migration Guide](https://docs.sentry.io/product/accounts/migration/)
- [SDK Documentation](https://docs.sentry.io/platforms/)

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
1194 chars