implement-issue

Automate Gitee issue management from analysis through code submission.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill facilitates managing and executing full development loops linked to Gitee issues, enabling efficient issue tracking, requirements analysis, and code deployment.

Core Features & Use Cases

  • Issue Detail Retrieval: Fetch detailed information including description, labels, and comments from Gitee issues.
  • Requirements Analysis: Generate structured analysis to understand the scope and plan implementation steps.
  • Progress Tracking and PR Creation: Provide updates to issues and create pull requests linked to specific issues.
  • Use Case: A developer working on a bug fix can use this Skill to understand the issue, document the plan, code the fix, and submit a PR, all integrated seamlessly.

Quick Start

Use this skill to analyze a Gitee issue, generate a requirements plan, and initiate a code change with linked pull request.

Frequently Asked Questions about implement-issue

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

FAQPage Schema
How do I automate Gitee issue resolution and pull request creation?

Automating Gitee issue resolution involves fetching issue details, generating requirement plans, and creating linked pull requests. This workflow requires Gitee MCP Server integration to synchronize project data and manage issue tracking efficiently.

What is the best way to track Gitee issue progress through the development workflow?

Tracking Gitee issue progress requires updating issue comments and linking code changes to specific issues. You can fetch issue details, document implementation plans, and submit pull requests to ensure cohesive project workflows.

Do I need Gitee MCP Server to manage issue requirements analysis and code deployment?

Yes, Gitee MCP Server integration is required for project synchronization and issue management. It enables fetching issue descriptions, labels, and comments to generate structured requirement analysis for code deployment.

How does issue detail retrieval work for Gitee repositories?

Issue detail retrieval fetches descriptions, labels, and comments from Gitee issues via MCP Server integration. This provides developers with the context needed to understand scope and plan implementation steps.

Can I create pull requests linked to specific Gitee issues automatically?

Yes, you can create pull requests linked to specific Gitee issues automatically. The workflow tracks progress, documents plans, and submits code changes while maintaining issue association throughout the development loop.

What are the limitations of automating issue management for Gitee repositories?

Automation is limited to repositories hosted on Gitee and requires MCP Server integration. It covers full development loops but depends on proper project synchronization to fetch issue details and create linked pull requests.