github-pr-review
Intent
- 用于 GitHub PR review 工作流:当任务是拉取 PR 评论、分拣 review threads、修当前 PR 的 reviewer 反馈、回复 reviewer、检查 review readiness 时使用。Prefer
receiving-code-reviewwhen the feedback 已贴在聊天里,且主任务是先判断建议是否成立;Combine withverification-before-completionbefore 宣称 PR 已 ready。
Default operating pattern
- Collect the current diff, review feedback, or readiness question.
- Separate objective issues from style preferences and duplicated concerns.
- Recommend concrete code changes, replies, or follow-up checks.
- Verify the final state before marking the work ready.
- Summarize remaining risks and ownership clearly.
Pack fit
- Included in:
engineering-workflow,release-quality - Keep examples generic, privacy-safe, and portable across hosts.
Boundary
- Do not use for a purely local self-review with no live PR context.