·github-pr-workflow
>_

github-pr-workflow

ypares/agent-skills

使用 gh CLI 处理 GitHub Pull 请求。用于获取 PR 详细信息、审核评论、CI 状态,并了解 PR 级别评论与内联代码审核评论之间的区别。

9安装·2热度·@ypares

安装

$npx skills add https://github.com/ypares/agent-skills --skill github-pr-workflow

SKILL.md

Important: gh pr view --comments does NOT show inline code review comments!

| gh-pr-review-comments | Get inline code review comments (the ones gh misses!) | | gh-pr-summary | PR title, description, state, branches | | gh-pr-reviews | Review decisions (approved/changes requested) | | gh-pr-checks | CI check status |

All scripts auto-detect the repo from git remote, or accept [REPO] as second arg.

使用 gh CLI 处理 GitHub Pull 请求。用于获取 PR 详细信息、审核评论、CI 状态,并了解 PR 级别评论与内联代码审核评论之间的区别。 来源:ypares/agent-skills。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/ypares/agent-skills --skill github-pr-workflow
分类
>_效率工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 github-pr-workflow?

使用 gh CLI 处理 GitHub Pull 请求。用于获取 PR 详细信息、审核评论、CI 状态,并了解 PR 级别评论与内联代码审核评论之间的区别。 来源:ypares/agent-skills。

如何安装 github-pr-workflow?

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

这个 Skill 的源码在哪?

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