cmd-gh-issue

Create structured GitHub issues from conversational context using the gh CLI.

8|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/Olshansk/agent-skills --skill cmd-gh-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cmd-gh-issue
Source: https://github.com/Olshansk/agent-skills/tree/main/skills/cmd-gh-issue
Command: npx skills add https://github.com/Olshansk/agent-skills --skill cmd-gh-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of creating well-structured GitHub issues directly from conversational context, reducing manual effort and ensuring all necessary details are captured.

Core Features & Use Cases

  • Automated Issue Creation: Generates GitHub issues using the gh CLI, populating title and body from conversation.
  • Structured Content: Enforces a specific issue body structure (What & Why, Context & Discussion, Implementation Plan) for clarity.
  • Use Case: After discussing a bug or feature request, you can ask the agent to "Create a GitHub issue for this discussion," and it will automatically draft and file the issue in the correct repository.

Quick Start

Use the cmd-gh-issue skill to create a GitHub issue from our current conversation.

Frequently Asked Questions about cmd-gh-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 automatically?

To create a GitHub issue from a conversation, you can use a tool that synthesizes discussion points into structured reports using the gh CLI. It automatically drafts the title and body, filing the issue directly to your repository.

What is the required format for GitHub issues generated from chat discussions?

GitHub issues generated from chat discussions follow a structured format encompassing What & Why, Context & Discussion, and Implementation Plan sections. This enforces clarity and ensures all necessary details are captured for bug tracking or feature requests.

Do I need the gh CLI installed to file bug reports from conversational context?

Yes, you need the gh CLI installed and authenticated to interact with GitHub repositories. The tool relies on the gh CLI to automatically populate and file bug reports or task management items from your conversational context.

Can I use conversational context for task management in software development workflows?

Yes, you can use conversational context for task management in software development workflows. After discussing a feature request or bug, the tool synthesizes the context into an actionable issue report, streamlining the task management process.

What is the best way to capture implementation plans and context when creating bug reports?

The best way to capture implementation plans and context for bug reports is to synthesize conversational context directly into a structured issue body. This method reduces manual effort and ensures the implementation plan and discussion points are documented together.

Why does generating GitHub issues from chat reduce manual data entry?

Generating GitHub issues from chat reduces manual data entry because the tool automatically extracts relevant details from your discussion. It populates the title and body with structured content, eliminating the need to copy and paste information manually.