← Back to list

sentry-migration-deep-dive
by jeremylongshore
Hundreds of Claude Code plugins with embedded AI skills. Learn via interactive Jupyter tutorials.
⭐ 1,042🍴 135📅 Jan 23, 2026
SKILL.md
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
Score
Total Score
85/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
✓人気
GitHub Stars 1000以上
+15
✓最近の活動
1ヶ月以内に更新
+10
✓フォーク
10回以上フォークされている
+5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
Reviews
💬
Reviews coming soon

