Streamlines Sentry release workflows by automating source map uploads, deployment tracking, and release health monitoring.
This skill empowers developers to manage the full lifecycle of Sentry releases directly within Claude Code, ensuring production errors are easily debuggable and deployments are properly tracked. It provides standardized implementation patterns for the Sentry CLI and popular build tools like Webpack, Vite, and Next.js to automate the uploading of source maps and the association of commits. By utilizing these best practices, teams can leverage advanced Sentry features such as 'suspect commits' and release health metrics, leading to faster incident resolution and higher software quality.
主要功能
01Automated source map uploads for major build tools and frameworks
02Comprehensive deployment tracking across multiple environments
0397 GitHub stars
04Commit association for identifying error-prone code changes
05CI/CD integration templates for GitHub Actions and GitLab CI
06Release health monitoring for crash-free session analysis
使用场景
01Configuring build tools to securely upload source maps for readable stack traces
02Automating Sentry release creation and finalization within CI/CD pipelines
03Setting up release health tracking to monitor production stability after rollouts