sentry-migration-deep-diveClaude Skill
Execute migrate to Sentry from other error tracking tools.
1.4k Stars
173 Forks
2025/10/10
| name | sentry-migration-deep-dive |
| description | 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". |
| allowed-tools | Read, Write, Edit, Bash(npm:*), Bash(pip:*), Grep |
| version | 1.0.0 |
| license | MIT |
| author | Jeremy Longshore <jeremy@intentsolutions.io> |
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
- Complete assessment phase documenting current tool usage
- Set up Sentry projects matching existing structure
- Install Sentry SDK alongside existing tool for parallel running
- Map feature equivalents between old tool and Sentry APIs
- Run both tools in parallel for 2-4 weeks
- Compare error capture rates and verify parity
- Recreate alert rules in Sentry matching old tool
- Export historical data from old tool API if needed
- Remove old SDK dependencies and configuration
- 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
Similar Claude Skills & Agent Workflows
git-commit
5.4k
Generate well-formatted git commit messages following conventional commit standards
code-review
5.4k
Comprehensive code review assistant that analyzes code quality, security, and best practices
dsql
7.9k
Build with Aurora DSQL - manage schemas, execute queries, and handle migrations with DSQL-specific requirements.
backend-dev-guidelines
20.7k
Comprehensive backend development guide for Langfuse's Next.js 14/tRPC/Express/TypeScript monorepo.
Material Component Dev
7.6k
FlowGram 物料组件开发指南 - 用于在 form-materials 包中创建新的物料组件
Create Node
7.6k
用于在 FlowGram demo-free-layout 中创建新的自定义节点,支持简单节点(自动表单)和复杂节点(自定义 UI)