issue-creation
Installation
SKILL.md
When to Use
Use this skill when:
- Creating a GitHub issue (bug report or feature request)
- Helping a contributor file an issue
- Triaging or approving issues as a maintainer
Critical Rules
- Blank issues are disabled — MUST use a template (bug report or feature request)
- Every issue gets
status:needs-reviewautomatically on creation - A maintainer MUST add
status:approvedbefore any PR can be opened - Questions go to Discussions, not issues
Workflow
Related skills