All skills

Make Issue

Create a GitHub issue with guided template, type, and label selection

v1.0.0 Skill Robin van Baalen /rvanbaalen:make-issue Source
/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

  1. Gathers repo metadata: available issue templates, types, and labels
  2. Lets you pick a template (if available) to structure the issue body
  3. Asks for issue type and suggests relevant labels
  4. Writes a well-formatted issue body based on your description
  5. 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.