create-issue

Installation
SKILL.md

User Input

$ARGUMENTS

You MUST consider the user input before proceeding (if not empty).

Outline

  1. Determine Issue Type: Check the user input and determine the issue type.

    • Bug Report. Report an existing bug, error, or failure during the execution.
    • Feature Request. Request a new feature or improvement for the project.
  2. Load Template: Load the template in a temporary file.

    • Bug Report Template. Load templates/bug-issue.md.
    • Feature Request Template. Load templates/feature-issue.md.
Installs
2
Repository
alibaba/neug
GitHub Stars
118
First Seen
May 22, 2026
create-issue — alibaba/neug