gh-create-issue

Installation
SKILL.md

Create GitHub Issue

Guide the user through creating a well-structured GitHub issue from scratch.

Step 1 — Gather the unstructured description

Ask the user to describe their feature request or bug report in their own words — no structure required. Tell them to include as much or as little as they know. End your response and wait for the user to reply before proceeding.

Example prompt to the user:

Describe the feature you'd like or the bug you've found in your own words. Don't worry about structure — just tell me what you're thinking and I'll help shape it.

Step 2 — Classify the issue

Using the user's description, determine whether this is a bug report or a feature request:

  • Language like "broken", "crash", "error", "fails", "not working", "regression", "unexpected behavior", "should have worked" → bug report.
  • Language like "add support for", "allow", "should be able to", "would be nice", "request", "proposal", "improve", "I wish", "it would be helpful if" → feature request.

If classification is ambiguous, ask the user which type applies before continuing.

Related skills
Installs
1
Repository
elastic/kibana
GitHub Stars
21.1K
First Seen
4 days ago