create-github-issue

Create GitHub issues from user context and codebase exploration.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/albertoirurueta/ai-catalog --skill create-github-issue-albertoirurueta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-github-issue
Source: https://github.com/albertoirurueta/ai-catalog/tree/main/.claude/skills/create-github-issue
Command: npx skills add https://github.com/albertoirurueta/ai-catalog --skill create-github-issue-albertoirurueta

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill transforms initial ideas, bug reports, or feature requests into well-structured GitHub issues, ensuring they are ready to be addressed in the workflow.

Core Features & Use Cases

  • Exploration: Grounds the issue in the actual codebase using the explore skill.
  • Contextual Inquiry: Asks for additional context, such as linked URLs, attached files, and related issues.
  • Classification: Determines the issue type (bug/feature/enhancement) and matches it with the repository's label set.
  • Drafting: Composes a title and body for the issue, including summary, context, acceptance criteria, and references.
  • Confirmation and Creation: Shows the draft to the user for confirmation before creating the issue on GitHub.

Quick Start

Use the /create-github-issue command to initiate the process. Follow the prompts to draft and file a new GitHub issue.

Frequently Asked Questions about create-github-issue

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

FAQPage Schema
How do I create a well-structured GitHub issue from a feature request?

To draft a GitHub issue, provide your initial context and purpose. The skill grounds the request in your codebase, asks for linked URLs or files, classifies the type, and drafts a title and body with acceptance criteria for confirmation before creation.

What is the best way to draft a bug report that matches my repository labels?

Drafting a bug report involves classifying the issue type and matching it with your repository's label set. The skill analyzes your codebase context and composes a structured body ready for the GitHub workflow.

Can I ground a new GitHub issue in my existing codebase before submitting it?

Yes, you can ground a GitHub issue in your existing codebase. The skill invokes an exploration step to analyze the actual codebase, ensuring the drafted issue summary and references are accurately contextualized before creation.

Do I need specific GitHub permissions to automate issue creation with this workflow?

Yes, automating GitHub issue creation requires a GitHub environment with proper permissions. The skill assumes your environment is already configured to allow issue creation and drafting within the repository workflow.

What context should I provide to draft a GitHub issue ready for action?

To draft a GitHub issue ready for action, provide your initial idea, linked URLs, attached files, and related issues. The skill uses this context to classify the issue and compose a structured title and body with acceptance criteria.