·copilot-review-loop
</>

copilot-review-loop

当您希望 GitHub Copilot 审核 PR 并在当前代理会话中自动处理其反馈时使用。对于任何审阅者(人类或机器人),请使用 pr-review-loop;对于每个评论新鲜上下文的方法,请使用 ralph-wiggum-loop。

6安装·0热度·@xpepper

安装

$npx skills add https://github.com/xpepper/pr-review-agent-skill --skill copilot-review-loop

如何安装 copilot-review-loop

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

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

来源:xpepper/pr-review-agent-skill。

SKILL.md

查看原文

Automate an iterative Copilot-driven review loop: trigger a GitHub Copilot review, address its feedback one comment at a time, then re-trigger Copilot to review again. Repeat up to 2 cycles until all critical issues are resolved.

This is an in-session loop — one long agent context that iterates internally. It is not the Ralph Wiggum pattern, which is an external shell loop that spawns a fresh agent session per comment. For that, see the ralph-wiggum-loop skill instead.

Inspect the project for safeguard conventions by checking these files (if they exist):

当您希望 GitHub Copilot 审核 PR 并在当前代理会话中自动处理其反馈时使用。对于任何审阅者(人类或机器人),请使用 pr-review-loop;对于每个评论新鲜上下文的方法,请使用 ralph-wiggum-loop。 来源:xpepper/pr-review-agent-skill。

可引用信息

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

安装命令
npx skills add https://github.com/xpepper/pr-review-agent-skill --skill copilot-review-loop
分类
</>开发工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from xpepper/pr-review-agent-skill

快速解答

什么是 copilot-review-loop?

当您希望 GitHub Copilot 审核 PR 并在当前代理会话中自动处理其反馈时使用。对于任何审阅者(人类或机器人),请使用 pr-review-loop;对于每个评论新鲜上下文的方法,请使用 ralph-wiggum-loop。 来源:xpepper/pr-review-agent-skill。

如何安装 copilot-review-loop?

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

这个 Skill 的源码在哪?

https://github.com/xpepper/pr-review-agent-skill

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-22