gh-issue

Installation
SKILL.md

GitHub Issue Creation

Create clear, actionable GitHub issues for bugs, features, and improvements. Issues are primarily consumed by LLMs, so optimize for agent readability and actionability.

When to Create an Issue

  • Bugs discovered during development or testing
  • Feature requests from product/design
  • Technical debt or refactoring needs
  • Schema changes requiring migrations
  • Missing error handling, telemetry, or validation
  • Architectural improvements

Required: Always Use the llm Label

Every issue MUST include the llm label. This ensures the issue appears in LLM-facing issue feeds and boards.

Related skills
Installs
4
GitHub Stars
4.0K
First Seen
5 days ago