review-pr
Review a pull request or set of changes for bugs, style issues, and improvements. Use when the user asks to review code or a PR.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review a pull request or set of changes for bugs, style issues, and improvements. Use when the user asks to review code or a PR.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | review-pr |
| description | Review a pull request or set of changes for bugs, style issues, and improvements. Use when the user asks to review code or a PR. |
Review the given PR or diff. Focus on:
Be direct and specific. Reference file paths and line numbers. Skip praise for things that are simply correct. Only flag real issues or meaningful suggestions. Group feedback by severity (must-fix vs nice-to-have).
If given a PR number, fetch it with gh pr diff <number>. If no number given, review the current branch's diff against the base branch.