github-issue-quick-create
Installation
SKILL.md
GitHub Issue Quick Create
Draft one straightforward GitHub issue, then create it with gh after explicit approval.
Use this for one simple bug, task, chore, or feature. Use github-issue-create for complex issue work.
Goal
Give the user one usable issue draft with minimal metadata, then create it only after explicit approval.
Success Criteria
- The user sees one clear draft with repo, title, body, and any explicit labels or assignees.
- The draft uses only details from the user, repository, or narrowly inspected code.
- Missing details are requested only when the draft would be unusable.
- No issue is created until the user explicitly approves the draft.
- The final response includes the issue number, title, and URL.