quick-fix-suggestion

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.

Quick Fix Suggestion via Gitee MCP

Analyze a Gitee Issue and generate intelligent fix suggestions including:

  • Identification of files that need to be modified
  • Code location hints (line numbers, function names)
  • Draft implementation code snippets
  • Step-by-step implementation plan

Prerequisites

  • Gitee MCP Server configured (tools: get_repo_issue_detail, list_comments (resource_type: issue), search_files_by_content, get_file_content)
  • Must be executed in a local clone of the repository
  • User must provide: repository owner, repository name, Issue number

Local-First Search Strategy

Why Local-First?

Related skills
Installs
29
GitHub Stars
3
First Seen
Mar 19, 2026