·review-pull-request
{}

review-pull-request

使用 GitHub CLI 端到端审查拉取请求。涵盖差异分析、提交历史审查、CI/CD 检查验证、严重性级别的反馈(阻止/建议/批评/赞扬)和 gh pr 审查提交。当拉取请求被分配进行审查、在请求其他人的输入之前执行自我审查、在解决反馈后进行第二次审查或审核合并的 PR 以进行合并后质量评估时使用。

11安装·1热度·@pjt222

安装

$npx skills add https://github.com/pjt222/development-guides --skill review-pull-request

如何安装 review-pull-request

通过命令行快速安装 review-pull-request AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/pjt222/development-guides --skill review-pull-request
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:pjt222/development-guides。

SKILL.md

查看原文

Review a GitHub pull request end-to-end — from understanding the change through submitting structured feedback. Uses gh CLI for all GitHub interactions and produces severity-leveled review comments.

Read the PR description and understand what the change is trying to accomplish.

Expected: A clear understanding of what the PR does, why it exists, how big it is, and whether CI is green. This context shapes the review approach.

使用 GitHub CLI 端到端审查拉取请求。涵盖差异分析、提交历史审查、CI/CD 检查验证、严重性级别的反馈(阻止/建议/批评/赞扬)和 gh pr 审查提交。当拉取请求被分配进行审查、在请求其他人的输入之前执行自我审查、在解决反馈后进行第二次审查或审核合并的 PR 以进行合并后质量评估时使用。 来源:pjt222/development-guides。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/pjt222/development-guides --skill review-pull-request
分类
{}数据分析
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from pjt222/development-guides

快速解答

什么是 review-pull-request?

使用 GitHub CLI 端到端审查拉取请求。涵盖差异分析、提交历史审查、CI/CD 检查验证、严重性级别的反馈(阻止/建议/批评/赞扬)和 gh pr 审查提交。当拉取请求被分配进行审查、在请求其他人的输入之前执行自我审查、在解决反馈后进行第二次审查或审核合并的 PR 以进行合并后质量评估时使用。 来源:pjt222/development-guides。

如何安装 review-pull-request?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pjt222/development-guides --skill review-pull-request 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/pjt222/development-guides