·merge-pr-check
</>

merge-pr-check

Use this skill when the user asks to merge a PR, check if a PR is ready to merge, "merge PR", "can this PR be merged", "merge-pr-check". Requires Gitee MCP Server to be configured.

13Installs·2Trend·@oschina

Installation

$npx skills add https://github.com/oschina/gitee-agent-skills --skill merge-pr-check

How to Install merge-pr-check

Quickly install merge-pr-check AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/oschina/gitee-agent-skills --skill merge-pr-check
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: oschina/gitee-agent-skills.

SKILL.md

View raw

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:

Use this skill when the user asks to merge a PR, check if a PR is ready to merge, "merge PR", "can this PR be merged", "merge-pr-check". Requires Gitee MCP Server to be configured. Source: oschina/gitee-agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oschina/gitee-agent-skills --skill merge-pr-check
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from oschina/gitee-agent-skills

Quick answers

What is merge-pr-check?

Use this skill when the user asks to merge a PR, check if a PR is ready to merge, "merge PR", "can this PR be merged", "merge-pr-check". Requires Gitee MCP Server to be configured. Source: oschina/gitee-agent-skills.

How do I install merge-pr-check?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oschina/gitee-agent-skills --skill merge-pr-check Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/oschina/gitee-agent-skills