| name | github-issue-create |
| description | 새로운 작업을 시작하기 위해 "GitHub Issue"를 생성합니다. 사용자가 이슈 생성을 명시적으로 요청하거나, 현재 대화 내용을 바탕으로 "이슈로 등록해줘"라고 할 때 사용하십시오. |
Create GitHub Issue
Helper skill to draft and create GitHub Issues.
Instructions
-
Draft Issue
- Context-Based: If no specific content is provided, analyze the chat history to draft an issue.
- Format: Use
markdown.
- Language: Korean Only (Technical terms can be English).
- Structure: Follow
.github/ISSUE_TEMPLATE guidelines.
- [FEAT]:
## 📃 요약, ## 📎 참고 자료 (선택)
- [BUG]:
## 버그 설명, ## 버그 발생 상황, ## 예상 결과, ## 참고할만한 자료(선택)
-
Review
- Show the draft to the user for approval.
-
Create
Note: If gh CLI is unavailable, provide the content for the user to copy-paste.