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.