create-issue

Installation
SKILL.md

Create or update a GitHub issue. Do NOT implement — only create/update the issue.

Mode

  • Argument is a number or URL → update mode
  • Otherwise → create mode

Create

  1. Get feature/bug/task description from user (argument or ask)
  2. Explore codebase for context
  3. Ask 2-4 clarifying questions via AskUserQuestion (see guidelines below)
  4. Draft the full issue (title + body) and present it to the user as a preview
  5. Ask the user if it looks good or what to change — repeat 4-5 until approved
  6. Only after explicit approval: create with gh issue create

Update

Related skills
Installs
9
First Seen
Feb 28, 2026