close-issue-flow

Validate merged pull requests and close corresponding Gitee issues with standardized comments and updated statuses.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/chy5301/cc-plugins --skill close-issue-flow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: close-issue-flow
Source: https://github.com/chy5301/cc-plugins/tree/main/gitee-toolkit/skills/close-issue-flow
Command: npx skills add https://github.com/chy5301/cc-plugins --skill close-issue-flow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies and automates the process of closing issues on Gitee by providing a structured workflow to verify, comment, and update issue status efficiently.

Core Features & Use Cases

  • Issue Information Retrieval: Fetch detailed data about an issue including status, labels, and comments.
  • Linked PR Verification: Check if a related pull request has been merged to confirm the resolution.
  • Automated Comment Posting: Add appropriate closing comments based on resolution status.
  • Issue Closure: Update the issue status to closed, optionally modifying labels or milestones.
  • Use Case: Release managers can automate issue closure after merging PRs, ensuring consistent communication and record-keeping.

Quick Start

Use the close-issue-flow skill to automatically verify and close a Gitee issue after a linked PR has been merged.

Frequently Asked Questions about close-issue-flow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate closing Gitee issues after a pull request is merged?

You can automate closing Gitee issues by validating linked pull request merges, posting standardized closing comments, and updating the issue status through an automated workflow. This ensures safe closure and proper communication for maintainers.

What is the best way to verify issue resolution before closing it on Gitee?

The best way to verify issue resolution is to fetch issue data and check if the related pull request has been merged. This linked PR verification confirms the resolution status before updating the issue to closed.

Can I add standardized comments when closing issues in Gitee?

Yes, you can add standardized closing comments to Gitee issues based on their resolution status. This ensures consistent communication and record maintenance throughout the issue tracking workflow.

Does this issue closure workflow support updating labels and milestones?

Yes, the issue closure workflow supports optionally modifying labels and milestones when updating the issue status to closed. This allows project maintainers to maintain accurate tracking records.

Why do I need an automated workflow for issue management on Gitee?

You need an automated workflow for issue management to handle numerous issues related to merged pull requests or direct resolutions efficiently. It ensures safe closure, proper communication, and consistent record-keeping for release managers.

Can I use this Skill to manage issue tracking workflows for large projects?

Yes, this Skill is designed for project maintainers managing numerous issues in large projects. It streamlines issue tracking workflows by automating validation, comment posting, and status updates after PR merges.