GitHub Issue を修正するスキル。 以下の状況で使用: (1) ユーザーが「Issue #XX を修正して」と依頼した時 (2) ユーザーが明示的に「/gh-issue-fixer」を実行した時 (3) GitHub Issue の対応を求められた時
3.7
Rating
0
Installs
Version Control & Collaboration
Category
The skill provides a basic workflow for fixing GitHub issues but lacks critical implementation details. The description clearly identifies when to invoke the skill (Issue #XX requests, explicit invocation, GitHub issue handling). However, taskKnowledge is weak: step 2 'investigate related code' and step 3 'implement fixes' have no guidance on how to locate files, apply fixes, or handle different issue types. The structure is clean and concise. Novelty is limited since a CLI agent can already run 'gh issue view' and make code changes; this skill doesn't add substantial automation or complex orchestration that would significantly reduce token cost or provide capabilities beyond basic CLI commands.
Loading SKILL.md…

Skill Author