·pr-finalize
</>

pr-finalize

通过验证标题/描述匹配实施并执行代码审查以获得最佳实践,最终完成任何合并的 PR。当要求“最终确定 PR”、“检查 PR 描述”、“审查提交消息”、合并任何 PR 之前,或者在审查期间 PR 实施发生更改时使用。请勿用于提取经验教训(使用 learn-from-pr)、编写测试(使用 write-tests-agent)或调查构建失败(使用 pr-build-status)。

16安装·1热度·@dotnet

安装

$npx skills add https://github.com/dotnet/maui --skill pr-finalize

如何安装 pr-finalize

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

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

来源:dotnet/maui。

SKILL.md

查看原文

Ensures PR title and description accurately reflect the implementation, and performs a code review for best practices before merge.

Standalone skill - Can be used on any PR, not just PRs created by the pr agent.

| gh pr review --approve | ❌ NEVER | Approval is a human decision | | gh pr review --request-changes | ❌ NEVER | Blocking PRs is a human decision |

通过验证标题/描述匹配实施并执行代码审查以获得最佳实践,最终完成任何合并的 PR。当要求“最终确定 PR”、“检查 PR 描述”、“审查提交消息”、合并任何 PR 之前,或者在审查期间 PR 实施发生更改时使用。请勿用于提取经验教训(使用 learn-from-pr)、编写测试(使用 write-tests-agent)或调查构建失败(使用 pr-build-status)。 来源:dotnet/maui。

可引用信息

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

安装命令
npx skills add https://github.com/dotnet/maui --skill pr-finalize
分类
</>开发工具
认证
收录时间
2026-02-26
更新时间
2026-03-11

Browse more skills from dotnet/maui

快速解答

什么是 pr-finalize?

通过验证标题/描述匹配实施并执行代码审查以获得最佳实践,最终完成任何合并的 PR。当要求“最终确定 PR”、“检查 PR 描述”、“审查提交消息”、合并任何 PR 之前,或者在审查期间 PR 实施发生更改时使用。请勿用于提取经验教训(使用 learn-from-pr)、编写测试(使用 write-tests-agent)或调查构建失败(使用 pr-build-status)。 来源:dotnet/maui。

如何安装 pr-finalize?

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

这个 Skill 的源码在哪?

https://github.com/dotnet/maui