gen-gh-issue

Generate structured GitHub issue descriptions from code and error details.

16|3|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/Yomiamy/flutter_inspector_kit --skill gen-gh-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gen-gh-issue
Source: https://github.com/Yomiamy/flutter_inspector_kit/tree/main/.claude/skills/gen-gh-issue
Command: npx skills add https://github.com/Yomiamy/flutter_inspector_kit --skill gen-gh-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of detailed, structured GitHub issue descriptions from code pain points, saving time and reducing errors in issue reporting.

Core Features & Use Cases

  • Code Insight Analysis: Extracts and analyzes code insights to generate issue descriptions.
  • Structured Issue Creation: Constructs issues with Problem, Root Cause, Fix, Out of Scope, and Verification sections.
  • Use Case: When encountering a bug, use the Skill to automatically generate a well-structured issue description that includes all necessary details for developers to address the issue.

Quick Start

Provide the Skill with the code snippet and error details, and it will generate a GitHub issue description for you.

Frequently Asked Questions about gen-gh-issue

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a structured GitHub issue description from code analysis?

To generate a GitHub issue description from code analysis, provide the code snippet and error details to the tool. It analyzes the input to automatically construct a structured bug report with Problem, Root Cause, Fix, Out of Scope, and Verification sections.

Can I automatically create bug reports for various programming languages?

Yes, you can automatically create bug reports for various programming languages. The tool is expected to handle various code languages and issue types by extracting insights from the provided code to build the issue description.

What do I need to create GitHub issues from code insights?

To create GitHub issues from code insights, you need to provide the specific code snippet experiencing the issue and the corresponding error details. These inputs allow the tool to extract pain points and generate a complete issue report.

How are generated GitHub issue descriptions structured for developers?

Generated GitHub issue descriptions are structured with specific sections for developers: Problem, Root Cause, Fix, Out of Scope, and Verification. This structured format ensures all necessary details are included for developers to address the issue effectively.

Does generating GitHub issues from code analysis work for feature requests too?

Yes, generating GitHub issues from code analysis works for feature requests as well as bug reports. The tool processes code insights and error details to produce structured issue descriptions tailored to the specific issue type encountered.