Make Issue
Create a GitHub issue with guided template, type, and label selection
/plugin install make-issue@rvanbaalen When to use
Use when you want to create a well-structured GitHub issue without leaving the terminal. The skill discovers your repo’s issue templates, types, and labels, then guides you through selection before creating the issue.
How it works
- Gathers repo metadata: available issue templates, types, and labels
- Lets you pick a template (if available) to structure the issue body
- Asks for issue type and suggests relevant labels
- Writes a well-formatted issue body based on your description
- Shows a preview and asks for confirmation before submitting
Invoke
/rvanbaalen:make-issue fix login redirect loop on Safari
Or without arguments to be guided interactively.