什么是 pr-finalize?
通过验证标题/描述匹配实施并执行代码审查以获得最佳实践,最终完成任何合并的 PR。当要求“最终确定 PR”、“检查 PR 描述”、“审查提交消息”、合并任何 PR 之前,或者在审查期间 PR 实施发生更改时使用。请勿用于提取经验教训(使用 learn-from-pr)、编写测试(使用 write-tests-agent)或调查构建失败(使用 pr-build-status)。 来源:dotnet/maui。
通过验证标题/描述匹配实施并执行代码审查以获得最佳实践,最终完成任何合并的 PR。当要求“最终确定 PR”、“检查 PR 描述”、“审查提交消息”、合并任何 PR 之前,或者在审查期间 PR 实施发生更改时使用。请勿用于提取经验教训(使用 learn-from-pr)、编写测试(使用 write-tests-agent)或调查构建失败(使用 pr-build-status)。
通过命令行快速安装 pr-finalize AI 技能到你的开发环境
来源:dotnet/maui。
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通过验证标题/描述匹配实施并执行代码审查以获得最佳实践,最终完成任何合并的 PR。当要求“最终确定 PR”、“检查 PR 描述”、“审查提交消息”、合并任何 PR 之前,或者在审查期间 PR 实施发生更改时使用。请勿用于提取经验教训(使用 learn-from-pr)、编写测试(使用 write-tests-agent)或调查构建失败(使用 pr-build-status)。 来源:dotnet/maui。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dotnet/maui --skill pr-finalize 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dotnet/maui