create-github-issue
Installation
SKILL.md
Create GitHub Issue
Create issues on GitHub using the gh CLI. Issues must conform to the project's issue templates.
Prerequisites
The gh CLI must be authenticated (gh auth status).
Issue Templates
This project uses YAML form issue templates. When creating issues, match the template structure so the output aligns with what GitHub renders.
Bug Reports
Do not add a type label automatically. The body must include an Agent Diagnostic section — this is required by the template and enforced by project convention. Apply area or topic labels only when they are clearly known.