# 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。

- Skill: `hebertzhu/github-pr-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hebertzhu/github-pr-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hebertzhu/github-pr-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: hebertzhu (https://skillmd.com/u/hebertzhu)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hebertzhu/github-pr-review

---


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

