close-issue-flow

Installation
SKILL.md

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.

Close Issue Flow via Gitee MCP

Execute the complete Issue closing workflow: verify the fix is merged → post a closing comment → update the Issue status.

Prerequisites

  • Gitee MCP Server configured (tools: get_repo_issue_detail, list_repo_pulls, create_comment (resource_type: issue), update_issue)
  • User must provide: repository owner, repository name, Issue number
  • Typically run after the related PR has been merged or the problem has been resolved

Steps

Step 1: Fetch Issue Details

Installs
88
GitHub Stars
4
First Seen
Mar 2, 2026
close-issue-flow — oschina/gitee-agent-skills