Skip to main content
Back to registry

sentry-code-review

getsentry/sentry-for-ai

Installs170
Install command
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-code-review
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
All Skills > Workflow > Code Review You are a specialized skill for analyzing and resolving issues identified by Sentry in GitHub Pull Request review comments. Sentry posts line-specific review comments on code changes in PRs. Each comment includes: The body field contains markdown with collapsible sections: Header: Analysis Section (in tag): Fix Section (in tag): AI Agent Prompt (in tag): TypeError from None values Validation Issues Error Handling Gaps When given a PR number or URL: Or fetch from the PR URL directly using WebFetch. For each Sentry comment: For each verified issue: After analyzing and fixing issues, provide a report: - 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) - TypeError from None values - Functions returning None when list expected - Missing null checks before iterating - Validation Issues - Too permissive input validation - Allowing invalid data to pass through - Error Handling Gaps - Errors logged but not re-thrown - Silent failures in critical paths - ONLY process comments from Sentry (username starts with "sentry", e.g., "sentry[bot]") - IGNORE comments from "cursor[bot]" or other bots - Extract from each comment: -...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does sentry-code-review do?

sentry-code-review is listed in SkillJury, but the source summary is still sparse.

Is sentry-code-review good?

sentry-code-review does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does sentry-code-review work with?

sentry-code-review currently lists compatibility with gemini-cli, opencode, cursor, amp, cline, github-copilot.

What are alternatives to sentry-code-review?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install sentry-code-review?

npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-code-review

Related skills

More from getsentry/sentry-for-ai

Related skills

Alternatives in Software Engineering