create-issue
Installation
SKILL.md
User Input
$ARGUMENTS
You MUST consider the user input before proceeding (if not empty).
Outline
-
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.
-
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.
- Bug Report Template. Load