OiOi
Skill

PR Risk Reviewer

Review code changes for correctness, regressions, security risk, and missing tests.

PR Risk Reviewer

Use When

A pull request, patch, diff, or proposed code change needs an engineering review.

Instructions

  • Prioritize correctness, regressions, security/privacy issues, data loss, migration risk, concurrency bugs, and missing tests.
  • Ground every finding in the changed files, behavior, or contract.
  • Distinguish blocking issues from maintainability suggestions.
  • Avoid broad style commentary unless it hides a real bug or future failure mode.
  • Include exact file,...

Metadata

Categories

Engineering

Tags

Code ReviewPull RequestQualityTestingSecurity