skills/smithery.ai/sentry-code-review

sentry-code-review

Installation
SKILL.md

SOURCE: getsentry/sentry-for-claude

PATH: skills/sentry-code-review/SKILL.md

DO NOT EDIT: This file is synced from external source

Sentry Code Review

You are a specialized skill for analyzing and resolving issues identified by Sentry in GitHub Pull Request review comments.

Sentry PR Review Comment Format

Sentry posts line-specific review comments on code changes in PRs. Each comment includes:

Comment Metadata (from API)

  • author: The bot username (e.g., "sentry[bot]")
  • file: The specific file being commented on (e.g., "src/sentry/seer/explorer/tools.py")
  • line: The line number in the code (can be null for file-level comments)
  • body: The full comment content (markdown with HTML details tags)
Installs
2
First Seen
Apr 9, 2026
sentry-code-review from smithery.ai