·pr-comment-analysis
{}

pr-comment-analysis

从 GitHub Pull Request 中提取、整合和确定所有评论的优先级,以进行系统代码审查。获取内联评论和一般公关对话,然后按优先级(关键错误/安全、设计改进、风格挑剔)进行分析和组织。在处理 PR 审核、整合多个审核者的反馈或根据审核意见创建行动计划时使用。

3安装·0热度·@auldsyababua

安装

$npx skills add https://github.com/auldsyababua/instructor-workflow --skill pr-comment-analysis

如何安装 pr-comment-analysis

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

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

来源:auldsyababua/instructor-workflow。

SKILL.md

查看原文

This skill provides comprehensive extraction and analysis of GitHub Pull Request comments, enabling systematic handling of code review feedback. It fetches all comments from a PR (both inline code comments and general conversation), consolidates feedback from multiple reviewers, identifies high-consensus issues, and generates prioritized action plans.

This creates pr-code-review-comments/pr42-code-review-comments.json in your repo.

Load the JSON output and provide it to an LLM agent with the enhanced analysis prompt from references/analysis-prompt.md.

从 GitHub Pull Request 中提取、整合和确定所有评论的优先级,以进行系统代码审查。获取内联评论和一般公关对话,然后按优先级(关键错误/安全、设计改进、风格挑剔)进行分析和组织。在处理 PR 审核、整合多个审核者的反馈或根据审核意见创建行动计划时使用。 来源:auldsyababua/instructor-workflow。

可引用信息

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

安装命令
npx skills add https://github.com/auldsyababua/instructor-workflow --skill pr-comment-analysis
分类
{}数据分析
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from auldsyababua/instructor-workflow

快速解答

什么是 pr-comment-analysis?

从 GitHub Pull Request 中提取、整合和确定所有评论的优先级,以进行系统代码审查。获取内联评论和一般公关对话,然后按优先级(关键错误/安全、设计改进、风格挑剔)进行分析和组织。在处理 PR 审核、整合多个审核者的反馈或根据审核意见创建行动计划时使用。 来源:auldsyababua/instructor-workflow。

如何安装 pr-comment-analysis?

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

这个 Skill 的源码在哪?

https://github.com/auldsyababua/instructor-workflow