Sentry/sentry-pr-code-review — Agent Skills | officialskills.sh
Back to skills

sentry-pr-code-review

officialdevelopment

Review PR comments from Seer Bug Prediction and Sentry feedback, and act on the findings.

Setup & Installation

npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-pr-code-review
or paste the link and ask your coding assistant to install it
https://github.com/getsentry/sentry-for-ai/tree/main/skills/sentry-pr-code-review
View on GitHub

What This Skill Does

Review a project's PRs to check for issues detected in code review by Seer Bug Prediction. Use when asked to review or fix issues identified by Sentry in PR comments, or to find recent PRs with Sentry feedback.

Keeps PR review tied to Seer / Sentry feedback so predicted bugs are addressed before merge instead of surfacing in production.

When to use it

  • Addressing Seer Bug Prediction comments on an open PR
  • Finding recent PRs with outstanding Sentry review feedback
  • Responding to Sentry bot review comments across multiple PRs
  • Triaging predicted bugs before merging a release branch
  • Standardizing how PR feedback from Sentry is handled