Github Pr Review

用于 GitHub PR review 工作流:当任务是拉取 PR 评论、分拣 review threads、修当前 PR 的 reviewer 反馈、回复 reviewer、检查 review readiness 时使用。Prefer `receiving-code-review` when the feedback 已贴在聊天里,且主任务是先判断建议是否成立;Combine with `verification-before-completion` before 宣称 PR 已 ready。

hebertzhu 95e35b6 1.4 KB Updated

File contents

github-pr-review

Intent

  • 用于 GitHub PR review 工作流:当任务是拉取 PR 评论、分拣 review threads、修当前 PR 的 reviewer 反馈、回复 reviewer、检查 review readiness 时使用。Prefer receiving-code-review when the feedback 已贴在聊天里,且主任务是先判断建议是否成立;Combine with verification-before-completion before 宣称 PR 已 ready。

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: 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.

hebertzhu/agent-foundry/tree/main/skills/github-pr-review commit 95e35b62ff

Frequently asked questions

npx skillmds@latest add hebertzhu/github-pr-review