github:create-issue

Create GitHub issues from predefined templates with quality validation.

2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/amdmax/claude_marketplace --skill github-create-issue-amdmax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github:create-issue
Source: https://github.com/amdmax/claude_marketplace/tree/main/.claude/skills/github%3Acreate-issue
Command: npx skills add https://github.com/amdmax/claude_marketplace --skill github-create-issue-amdmax

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of comprehensive and well-structured GitHub issues, ensuring all necessary details for planning and tracking are captured effectively.

Core Features & Use Cases

  • Template-driven issue creation: Utilizes predefined templates for bug reports, feature requests, tasks, investigations, and test failures.
  • Quality validation: Enforces best practices for titles, descriptions, and task checklists.
  • Automated repository detection: Automatically identifies the target GitHub repository.
  • Use Case: When planning a new feature, use this Skill to generate a detailed issue with sections for problem statement, proposed solution, benefits, and acceptance criteria, ensuring clarity for the development team.

Quick Start

Use the github:create-issue skill to create a new bug report issue.

Frequently Asked Questions about github:create-issue

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

FAQPage Schema
How do I create detailed GitHub issues automatically?

To create detailed GitHub issues automatically, use a template-driven approach that enforces quality validation for titles, descriptions, and checklists. This ensures all necessary planning and tracking details are captured effectively for your repository.

Can I use predefined templates for GitHub bug reports and feature requests?

Yes, you can use predefined templates for GitHub bug reports, feature requests, tasks, investigations, and test failures. These templates structure problem statements, proposed solutions, and acceptance criteria to ensure clarity for the development team.

Do I need the GitHub CLI installed to automate issue creation?

Yes, automating issue creation integrates directly with the GitHub CLI for direct issue creation. The process includes robust error handling for authentication and configuration, requiring the CLI to interact with your target repository successfully.

What is the best way to ensure my GitHub issues have proper task checklists?

The best way to ensure proper task checklists in GitHub issues is using a quality validation mechanism that enforces best practices. This validates that titles, descriptions, and checklists meet your project's planning and tracking standards before creation.

How does automated repository detection work when creating GitHub issues?

Automated repository detection identifies the target GitHub repository automatically during issue creation. This streamlines the workflow by removing the need to manually specify repository details when generating bug reports or feature requests.

Why does my automated GitHub issue creation fail with authentication errors?

Automated GitHub issue creation fails with authentication errors due to misconfigured GitHub CLI credentials. The system includes robust error handling for authentication and configuration to identify these issues during the direct issue creation process.