open-issue

Drafts GitHub issues from conversation context using the GitHub CLI for creation.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/ayazhankadessova/essential-skills --skill open-issue-ayazhankadessova
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: open-issue
Source: https://github.com/ayazhankadessova/essential-skills/tree/main/plugins/essential-skills/skills/open-issue
Command: npx skills add https://github.com/ayazhankadessova/essential-skills --skill open-issue-ayazhankadessova

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating GitHub issues by extracting relevant context from conversations and structuring it into a well-formatted issue, ensuring consistency and saving time.

Core Features & Use Cases

  • Contextual Issue Drafting: Automatically pulls key details from your chat to pre-fill issue titles and descriptions.
  • Structured Formatting: Adheres to a defined issue template including title, description, steps to reproduce, and proposed solution.
  • Tag Selection: Helps choose appropriate tags based on project conventions or provides defaults.
  • Use Case: After discussing a bug with the AI, use this skill to instantly generate a GitHub issue with all the details, ready for the team to review.

Quick Start

Use the open-issue skill to create a new GitHub issue based on our current conversation.

Frequently Asked Questions about open-issue

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

FAQPage Schema
How do I create a GitHub issue from a conversation?

To create a GitHub issue from a conversation, the Skill extracts relevant context and structures it into a formatted issue with a title, description, steps to reproduce, and proposed solution. It then uses the GitHub CLI to publish the issue directly to your repository.

Do I need the GitHub CLI installed to generate bug reports?

Yes, you need the GitHub CLI (`gh`) installed and authenticated to generate bug reports and create issues. The Skill relies on the CLI to handle the authentication and the final creation of the issue within the target GitHub repository.

What is the best way to draft a structured feature request for GitHub?

The best way to draft a structured feature request is to use a Skill that automatically formats conversation context into a standardized template. This ensures your feature request includes a clear title, description, and proposed solution, while also selecting appropriate tags.

Can I automatically select tags when tracking tasks in GitHub repositories?

Yes, you can automatically select tags when tracking tasks in GitHub repositories. The Skill helps choose appropriate tags based on your project conventions or provides default tags to ensure the newly created issue is properly categorized.

What details should a GitHub bug report include?

A GitHub bug report should include a structured title, a detailed description, steps to reproduce the issue, and a proposed solution. The Skill automatically extracts these details from your conversation context to ensure consistency and completeness.

How does contextual issue drafting work for GitHub repositories?

Contextual issue drafting works by automatically pulling key details from your current chat conversation to pre-fill the issue title and description. This streamlines the workflow by transforming unstructured discussion into a well-formatted GitHub issue ready for team review.