Skip to main content

Sentry PR Code Review

Skill Verified Active
Part of:Sentry

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.

Purpose

To streamline the process of addressing code quality issues flagged by Seer Bug Prediction within GitHub pull requests, ensuring issues are reviewed and resolved efficiently.

Features

  • Fetches Seer comments from GitHub PRs
  • Parses comment details like bug description, severity, and suggested fixes
  • Provides guidance on verifying and implementing fixes
  • Lists recent PRs with Seer comments
  • Handles common troubleshooting scenarios

Use Cases

  • Reviewing Seer comments on a pull request
  • Fixing issues identified by Sentry/Seer in PRs
  • Finding recent pull requests that have Sentry feedback
  • Addressing Sentry review suggestions on code changes

Non-Goals

  • Directly interacting with Sentry project configuration
  • Automatically merging PRs or applying fixes without user review
  • Providing a full Sentry bug triage system

Workflow

  1. Fetch Seer comments from GitHub PRs using 'gh api'
  2. Parse extracted comment bodies for issue details (bug, severity, analysis, fix)
  3. Verify if the issue still exists in the current code
  4. Implement the suggested fix or an alternative
  5. Summarize and report resolved/skipped issues

Execution

  • info:ValidationThe bash scripts for fetching and parsing comments rely on 'jq' for parsing JSON output from 'gh api', which provides some level of validation for the expected structure.

Installation

First, add the marketplace

/plugin marketplace add getsentry/sentry-for-ai
/plugin install sentry-for-ai@sentry-plugin-marketplace

Quality Score

Verified
98 /100
Analyzed about 15 hours ago

Trust Signals

Last commitabout 22 hours ago
Stars170
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.