sentry-code-review

Official

Automate PR reviews and fixes.

Authorgetsentry
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the review of GitHub Pull Requests by analyzing and resolving Sentry feedback comments, reducing manual review time and ensuring consistent resolutions.

Core Features & Use Cases

  • Sentry Comment Parsing: Interprets line-specific feedback from PR comments to identify exact targets.
  • Automated Fixes: Applies or suggests code changes based on Sentry feedback and PR context.
  • Resolution Reports: Generates a structured summary of issues addressed and remaining actions.

Quick Start

Use the skill to review a PR with Sentry feedback and generate a concrete fix plan and a concise resolution summary.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sentry-code-review
Download link: https://github.com/getsentry/sentry-for-claude/archive/main.zip#sentry-code-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository