How this skill is triggered — by the user, by Claude, or both
Slash command
/hello-plugin:fix-issueThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
GitHub 문제 $ARGUMENTS 를 코딩 표준에 따라 수정합니다.
GitHub 문제 $ARGUMENTS 를 코딩 표준에 따라 수정합니다.
npx claudepluginhub iamhoonse-dev/iamhoonse-claude-code-plugin --plugin hello-pluginFixes GitHub issues end-to-end with GitHub CLI: views issue, researches context, plans fix, creates branch, implements/tests changes, submits PR.
Resolves GitHub issues via 8-phase workflow: fetch details, analyze requirements, implement solutions, verify correctness, code review, commit changes, create PRs. Activates on resolve, implement, fix requests or issue references.
Investigates and resolves GitHub issues with systematic triage, root cause analysis, test-driven fixes, and pull request management. Use when given an issue ID or URL.