close-issue-flow
Installation
SKILL.md
Note: If you have
mcporterinstalled locally, you should usemcporterto invoke the MCP tool instead of directly calling the MCP tool. ThemcporterCLI 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