create-issue

Create GitHub Issues with templates, label suggestions, and preview confirmation.

15|1|Updated Oct 15, 2018
One-click install
npx skills add https://github.com/music-brain88/dotfiles --skill create-issue-music-brain88
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-issue
Source: https://github.com/music-brain88/dotfiles/tree/main/.config/skills/create-issue
Command: npx skills add https://github.com/music-brain88/dotfiles --skill create-issue-music-brain88

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of creating GitHub Issues, ensuring that issues are well-structured and properly labeled, saving time and reducing confusion.

Core Features & Use Cases

  • Structured Issue Creation: Utilizes predefined templates for consistent issue formatting.
  • Label Suggestion: Automatically suggests relevant labels based on the issue content.
  • User Confirmation: Provides a preview for user confirmation before issue creation.
  • Use Case: When a user wants to report a bug or request a feature, this Skill guides them through the process, ensuring a clear and actionable issue is created.

Quick Start

Create a new GitHub Issue using the create-issue skill. Follow the prompts to enter the issue title and description.

Frequently Asked Questions about create-issue

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

FAQPage Schema
How do I automate GitHub issue creation with structured templates?

Automating GitHub issue creation involves using predefined templates to ensure consistent formatting and proper labeling. This skill guides users through structured input and provides a preview before submission, saving time and reducing confusion.

Do I need the gh CLI to create GitHub issues through automated workflows?

Yes, the gh CLI is required for GitHub interaction. The issue creation workflow relies on this command-line tool to authenticate and submit the structured issue data directly to your repository.

How does label suggestion work when creating GitHub issues?

Label suggestion works by automatically recommending relevant labels based on the issue content you provide. This helps categorize bugs or feature requests accurately without manually searching through existing repository labels.

Can I preview a GitHub issue before it is actually submitted?

Yes, you can preview a GitHub issue before submission. The workflow provides a user confirmation step that displays the structured title, description, and suggested labels, allowing you to verify everything before creating the issue.

What is the best way to ensure consistent formatting for GitHub bug reports?

The best way to ensure consistent formatting is to use predefined templates for GitHub issue creation. This enforces a structured input process, guiding users to include all necessary details for clear and actionable bug reports.