什么是 merge-pr-check?
当用户要求合并PR时使用这个技巧,检查一个PR是否准备好合并,“合并PR”,“这个PR可以合并吗”,“merge-pr-check”。需要配置 Gitee MCP 服务器。 来源:oschina/gitee-agent-skills。
当用户要求合并PR时使用这个技巧,检查一个PR是否准备好合并,“合并PR”,“这个PR可以合并吗”,“merge-pr-check”。需要配置 Gitee MCP 服务器。
通过命令行快速安装 merge-pr-check AI 技能到你的开发环境
来源:oschina/gitee-agent-skills。
Note: If you have mcporter installed locally, you should use mcporter to invoke the MCP tool instead of directly calling the MCP tool. The mcporter CLI provides a more convenient interface and better error handling.
Check whether a Pull Request meets the criteria for merging, then execute the merge after confirmation.
Based on the checks above, output a merge assessment report:
当用户要求合并PR时使用这个技巧,检查一个PR是否准备好合并,“合并PR”,“这个PR可以合并吗”,“merge-pr-check”。需要配置 Gitee MCP 服务器。 来源:oschina/gitee-agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/oschina/gitee-agent-skills --skill merge-pr-check当用户要求合并PR时使用这个技巧,检查一个PR是否准备好合并,“合并PR”,“这个PR可以合并吗”,“merge-pr-check”。需要配置 Gitee MCP 服务器。 来源:oschina/gitee-agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oschina/gitee-agent-skills --skill merge-pr-check 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/oschina/gitee-agent-skills