resolve-issue
CommunityType-driven GitHub issue resolution workflow.
System Documentation
What problem does it solve?
This Skill provides a systematic workflow for resolving GitHub Issues. It determines the issue type from the issue's labels (e.g., type:* labels) or from the title/body when labels are missing, and then follows the corresponding type-specific resolution process. It coordinates with related dev-guidelines skills to ensure consistent PRs and changes.
Core Features & Use Cases
- Type-based routing: Automatically classify issues into bug, feature, enhancement, refactoring, documentation, or investigation, and apply the designated workflow.
- Guided execution: Triggers the relevant issue-type process described in
{plugin_base_path}/issue-types/<type>.mdto guide investigation, implementation, and PR creation. - Collaborative guidance: Works in concert with other dev-guidelines skills for git-repository-workflow, pr-description-format, debugging-process, and design-alternatives.
- Use Case: When assigned a GitHub Issue, the skill selects the appropriate resolution path and outlines the steps for triage, investigation, and PR creation.
Quick Start
Assign a GitHub Issue to this skill or trigger it via the Issue Auto-resolver. The skill will automatically determine the issue type and present the corresponding workflow steps for triage, investigation, implementation, and PR creation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: resolve-issue Download link: https://github.com/kokuyouwind/claude-plugins/archive/main.zip#resolve-issue Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.