什麼是 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