Back to list
kokuyouwind

resolve-issue

by kokuyouwind

Claude Plugins made by own

0🍴 0📅 Jan 9, 2026

SKILL.md


name: resolve-issue description: Provides a systematic workflow for resolving GitHub Issues. Use this skill when assigned a GitHub Issue or when delegated by the Issue Auto-resolver.

Resolve Issue

Instructions

Step 1: Determine Issue Type

Check if the Issue has a type:* label. If not, determine the type from the title and body:

LabelDescription
type:bugFix bugs, errors, or defects
type:featureAdd new features
type:enhancementImprove existing features
type:refactoringCode refactoring
type:documentationUpdate documentation
type:investigationInvestigation or analysis tasks

Default to type:feature if unclear.

Step 2: Follow Type-Specific Instructions

Refer to the corresponding file at {plugin_base_path}/issue-types/<type>.md:

  • bug.md - Bug fixes
  • feature.md - New features
  • enhancement.md - Feature improvements
  • refactoring.md - Code refactoring
  • documentation.md - Documentation updates
  • investigation.md - Investigation tasks

This skill works with the following dev-guidelines skills:

SkillWhen to Use
dev-guidelines:git-repository-workflowGit branch management and testing
dev-guidelines:pr-description-formatCreating PRs with gh pr create
dev-guidelines:debugging-processInvestigating bugs and tracing errors
dev-guidelines:design-alternativesEvaluating implementation approaches

Notes

  • {plugin_base_path} refers to the plugin installation directory
  • Language: Unless otherwise specified, write all Issue comments, PR titles, PR descriptions, and commit messages in Japanese (日本語で記述)

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon