seer-pr-review

Validate seer-by-sentry comments and apply prioritized fixes to Git PRs.

3|Updated Oct 22, 2025
One-click install
npx skills add https://github.com/codyde/sentry-claude-code-skills --skill seer-pr-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seer-pr-review
Source: https://github.com/codyde/sentry-claude-code-skills/tree/main/seer-pr-review/seer-pr-review
Command: npx skills add https://github.com/codyde/sentry-claude-code-skills --skill seer-pr-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, git.

What problem does it solve?

Developers often drown in automated code review comments, spending precious time manually validating, prioritizing, and fixing issues flagged by bots like seer-by-sentry. This Skill liberates you from that tedious cycle, automating the entire workflow from comment analysis to validated fix implementation. AI works, you rest, knowing critical issues are handled efficiently and accurately, freeing you to focus on innovation.

Core Features & Use Cases

  • Automated Issue Validation: Intelligently verifies if bot-identified issues are real or false positives by analyzing code context, saving you manual investigation time.
  • Priority-Driven Fixes: Utilizes a dynamic severity-confidence matrix to prioritize and apply fixes for critical issues first, ensuring high-impact problems are resolved swiftly and reducing your cognitive load.
  • Seamless Git Workflow: Integrates directly with your Git workflow to check out PR branches, apply fixes, craft detailed commit messages, and push changes, streamlining your development process.
  • Use Case: Imagine seer-by-sentry flags a critical path resolution bug in your CI/CD pipeline. Instead of a manual deep dive, you simply prompt, "Review seer comments on PR #38." This Skill will autonomously validate the issue, implement the fix, and push the correction, preventing build failures and saving you hours of debugging and stress.

Quick Start

Review seer comments on PR #38. Fix the issues identified by seer on PR #42. Check recent PRs for seer comments.