issue

Automate GitHub issue creation, updates, and closure via gh CLI.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/poko8nada/pj-docs-v2 --skill issue-poko8nada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue
Source: https://github.com/poko8nada/pj-docs-v2/tree/main/.cursor/skills/issue
Command: npx skills add https://github.com/poko8nada/pj-docs-v2 --skill issue-poko8nada

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of creating, updating, and closing GitHub issues by automating interactions with the gh CLI, reducing manual effort and ensuring consistent documentation.

Core Features & Use Cases

  • Issue Creation & Management: Automates the creation of issues with standardized formats and assigns them to projects.
  • Issue Updates & Closure: Handles status updates and closing issues based on user input or merge events.
  • Use Case: A developer wants to generate a new issue for a bug and automatically add it to the project streamline workflow documentation.

Quick Start

Ask the AI to generate or update GitHub issues, specifying titles and details, and the skill will do the rest.

Frequently Asked Questions about issue

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

FAQPage Schema
How do I automate GitHub issue creation and management from the command line?

You can automate GitHub issue management by using the gh CLI to create, update, and close issues with standardized formats. This approach reduces manual effort and ensures consistent documentation across software project workflows.

Can I automatically close GitHub issues based on merge events?

Yes, GitHub issue closure can be automated based on merge events or user input. The Skill handles status updates and closing issues through secure command-line interactions using the gh CLI.

Do I need the gh CLI installed to automate issue tracking for my project?

Yes, the gh CLI is required because this Skill utilizes gh CLI commands to securely and efficiently perform all issue creation, updating, and closing operations.

What is the best way to standardize GitHub issue formats for bug tracking?

The best way to standardize bug tracking issues is to automate their creation through the gh CLI. This ensures consistent documentation by applying standardized formats and automatically assigning issues to your project workflow.

Are there limitations to managing GitHub issues via command-line automation?

This approach is limited to the capabilities of the gh CLI for issue tracking and documentation. It operates through command-line interactions, meaning complex graphical project management features outside of standard issue operations are not supported.