issue-creation

Create GitHub issues using predefined templates and pre-flight checks.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/Codenburg/skills --skill issue-creation-codenburg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-creation
Source: https://github.com/Codenburg/skills/tree/main/issue-creation
Command: npx skills add https://github.com/Codenburg/skills --skill issue-creation-codenburg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for a standardized process for creating GitHub issues, ensuring clarity and completeness while reducing noise and redundancy.

Core Features & Use Cases

  • Standardized Issue Templates: Facilitates the creation of bug reports and feature requests using predefined templates.
  • Pre-flight Checks: Ensures issues are created with all necessary information, reducing the likelihood of duplicates and closing issues prematurely.
  • Maintainer Workflow: Simplifies the process for maintainers to review, approve, and prioritize issues.

Quick Start

Create a new GitHub issue by using the issue-creation skill and selecting the appropriate template for your report or request.

Frequently Asked Questions about issue-creation

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

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

Automating GitHub issue creation uses predefined templates and pre-flight checks to ensure completeness. This streamlines project management by generating well-documented bug reports and feature requests directly via the GitHub API.

What is the best way to prevent duplicate bug reports on GitHub?

Preventing duplicate bug reports involves using pre-flight checks during issue creation. These checks validate that all necessary information is provided before submission, reducing noise and preventing redundant GitHub issues.

Does this issue creation process require GitHub API access?

Yes, automating GitHub issue creation requires access to GitHub and uses the GitHub API. This dependency allows the scripts to programmatically create issues and apply standardized templates for software development projects.

How do I streamline the triage process for maintainers on GitHub?

Streamlining the maintainer triage process involves creating GitHub issues with predefined templates and pre-flight checks. This ensures issues are well-documented and complete, simplifying review, approval, and prioritization workflows.

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

Yes, you can use predefined templates for both bug reports and feature requests. This standardization ensures clarity and completeness across all issue types, minimizing noise and redundancy in software development project management.