Sentry PR Code Review
Skill Verified ActiveReview 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.
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
- Fetch Seer comments from GitHub PRs using 'gh api'
- Parse extracted comment bodies for issue details (bug, severity, analysis, fix)
- Verify if the issue still exists in the current code
- Implement the suggested fix or an alternative
- 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-marketplaceQuality Score
VerifiedTrust Signals
Similar Extensions
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Review Pull Request
100Review a pull request end-to-end using GitHub CLI. Covers diff analysis, commit history review, CI/CD check verification, severity-leveled feedback (blocking/suggestion/nit/praise), and gh pr review submission. Use when a pull request is assigned for review, performing a self-review before requesting others' input, conducting a second review after feedback is addressed, or auditing a merged PR for post-merge quality assessment.
OPS ► CROSS PLATFORM TRIAGE
100Cross-platform issue triage. Pulls from Sentry (MCP), Linear (MCP), GitHub Issues (gh). Cross-references against code to find already-fixed issues. Auto-resolves fixed ones. Dispatches agents for active issues.
Github Code Review
99Comprehensive GitHub code review with AI-powered swarm coordination