github-issue-creation

Official

Streamline GitHub issues, clarify your backlog.

Authorelevanaltd
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Poorly formatted, untagged, or duplicate GitHub issues lead to a messy backlog, wasted effort, and difficulty in prioritizing and tracking work, hindering project progress.

Core Features & Use Cases

  • Label Verification & Selection: Mandates checking existing labels (gh label list) and selecting appropriate types (bug, enhancement, chore) before creation, ensuring proper categorization.
  • Standardized Format: Enforces a clear title pattern ([Component] Description) and a structured body (Context, Expected, Current, Reproduction) for actionable and easily searchable issues.
  • Systemic Detection & Avoidance: Guides when to create an issue (systemic, cross-app, technical debt) versus when to skip (immediate fix, trivial, already tracked), preventing backlog noise.
  • Use Case: When discovering a systemic bug that cannot be fixed immediately, use this skill to create a well-formatted GitHub issue with verified labels, clear reproduction steps, and proper context, ensuring it's actionable and trackable.

Quick Start

Verify existing GitHub labels using gh label list before creating a new issue.

Dependency Matrix

Required Modules

gh cli

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: github-issue-creation
Download link: https://github.com/elevanaltd/oa/archive/main.zip#github-issue-creation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository