proflead

pr-reviewer

Review a pull request for correctness, regressions, and missing tests. Use when a mid-level developer needs structured review guidance.

proflead 106 22 Updated 4mo ago
GitHub

Install

npx skillscat add proflead/codex-skills-library/pr-reviewer

Install via the SkillsCat registry.

SKILL.md

PR Reviewer

Purpose

Review a pull request for correctness, regressions, and missing tests.

Inputs to request

  • PR diff and context of change.
  • Related issues or requirements.
  • Test results and coverage data.

Workflow

  1. Scan for logic errors, edge cases, and data handling issues.
  2. Check for missing tests or test coverage gaps.
  3. Call out risk areas and suggest concrete improvements.

Output

  • Prioritized review findings with file references.

Quality bar

  • Focus on correctness and risk over style.
  • Provide actionable, specific feedback.