Receiving Code Review

用于判断 review 建议该不该改:当收到 reviewer 反馈,需要先评估建议是否技术上正确、是否值得实现、是否存在误判时使用。Prefer `github-pr-review` when the main task is 操作 live GitHub PR review threads;Do not use for 直接拉取/回复 PR 线程或创建/合并 PR。

hebertzhu e4352d1 1.2 KB Updated

File contents

receiving-code-review

Intent

  • 用于判断 review 建议该不该改:当收到 reviewer 反馈,需要先评估建议是否技术上正确、是否值得实现、是否存在误判时使用。Prefer github-pr-review when the main task is 操作 live GitHub PR review threads;Do not use for 直接拉取/回复 PR 线程或创建/合并 PR。

Default operating pattern

  1. Collect the current diff, review feedback, or readiness question.
  2. Separate objective issues from style preferences and duplicated concerns.
  3. Recommend concrete code changes, replies, or follow-up checks.
  4. Verify the final state before marking the work ready.
  5. 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.

hebertzhu/agent-foundry/tree/main/skills/receiving-code-review commit e4352d16a4

Frequently asked questions

npx skillmds@latest add hebertzhu/receiving-code-review