Setup & Installation
What This Skill Does
Analyze and resolve Sentry comments on GitHub Pull Requests. Use when asked to review or fix issues identified by Sentry in PR comments. Can review specific PRs by number or automatically find recent PRs with Sentry feedback.
Grounds code review in real production signals from Sentry rather than just static code reading, so reviewers see which changes actually map to live issues.
When to use it
- Reviewing a PR for regressions flagged by Sentry issue history
- Addressing Sentry bot comments left on a PR
- Finding recent PRs that have open Sentry feedback to act on
- Using trace data to confirm whether a change fixes a live issue
- Spot-checking a PR against recent production errors in the touched files