engram-issue-creation
Installation
SKILL.md
When to Use
Use this skill when:
- Creating a GitHub issue (bug report, feature request, docs improvement, or tracked question)
- Helping a contributor file an issue
- Triaging or approving issues as a maintainer
Critical Rules
- Blank issues are disabled — MUST use the matching bug, feature, docs, or tracked-question template
- Every issue gets
status:needs-reviewautomatically on creation - A maintainer MUST replace
status:needs-reviewwithstatus:approvedbefore any PR can be opened - General questions go to Discussions; questions requiring tracked work use
type:question