receiving-code-review
Intent
- 用于判断 review 建议该不该改:当收到 reviewer 反馈,需要先评估建议是否技术上正确、是否值得实现、是否存在误判时使用。Prefer
github-pr-reviewwhen the main task is 操作 live GitHub PR review threads;Do not use for 直接拉取/回复 PR 线程或创建/合并 PR。
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:
release-quality - Keep examples generic, privacy-safe, and portable across hosts.
Boundary
- Do not use as a substitute for actually responding inside GitHub.