·pr-comments
</>

pr-comments

分类并解决来自人类和机器人的 PR 审核评论。获取未解决的线程,删除重复的机器人发现结果,按严重性进行分类,编写修复计划以供批准,然后修复实际问题并解决噪音。当被要求修复 PR 评论、解决审核反馈、对审核线程进行分类、处理机器人评论或解决 PR​​ 审核结果时使用。

11安装·1热度·@mblode

安装

$npx skills add https://github.com/mblode/agent-skills --skill pr-comments

如何安装 pr-comments

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

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

来源:mblode/agent-skills。

SKILL.md

查看原文

Triage and resolve PR review comments from humans and bots in a structured four-phase workflow.

| references/github-api.md | Default: GraphQL queries for fetching, replying, and resolving threads | | references/bot-patterns.md | Phase 2: bot detection, severity parsing, deduplication, false positive rules | | references/fix-plan-template.md | Phase 3: generating the fix plan document |

Output: three lists — unresolved threads, reviews with content, and issue-level comments.

分类并解决来自人类和机器人的 PR 审核评论。获取未解决的线程,删除重复的机器人发现结果,按严重性进行分类,编写修复计划以供批准,然后修复实际问题并解决噪音。当被要求修复 PR 评论、解决审核反馈、对审核线程进行分类、处理机器人评论或解决 PR​​ 审核结果时使用。 来源:mblode/agent-skills。

可引用信息

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

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

Browse more skills from mblode/agent-skills

快速解答

什么是 pr-comments?

分类并解决来自人类和机器人的 PR 审核评论。获取未解决的线程,删除重复的机器人发现结果,按严重性进行分类,编写修复计划以供批准,然后修复实际问题并解决噪音。当被要求修复 PR 评论、解决审核反馈、对审核线程进行分类、处理机器人评论或解决 PR​​ 审核结果时使用。 来源:mblode/agent-skills。

如何安装 pr-comments?

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

这个 Skill 的源码在哪?

https://github.com/mblode/agent-skills