bug-report

Official

Create SOP-compliant GitHub bug reports fast.

AuthorAEtherlight-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of properly formatted GitHub bug report issues that follow ÆtherLight's SOP, reducing back-and-forth and ensuring consistent reporting.

Core Features & Use Cases

  • Structured Issue Creation: Generates a complete bug report with description, steps, environment, and context.
  • Duplicate Detection: Checks for existing bugs before creating a new issue to avoid duplicates.
  • Severity & Component Guidance: Classifies severity and associates the report with an affected component.

Quick Start

Use the bug-report skill to create an issue on AEtherLight's lumina repo by providing a brief description. Example: /bug-report --description="Login fails under OAuth after update" --severity=high --component="auth"

Dependency Matrix

Required Modules

gh

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: bug-report
Download link: https://github.com/AEtherlight-ai/lumina/archive/main.zip#bug-report

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