github-issues

Create, organize, and track GitHub issues via gh CLI or REST API.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Gitnapp/Skills --skill github-issues-gitnapp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/Gitnapp/Skills/tree/main/github/github-issues
Command: npx skills add https://github.com/Gitnapp/Skills --skill github-issues-gitnapp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the creation, organization, and maintenance of GitHub issues by providing repeatable workflows for issue tracking and team collaboration.

Core Features & Use Cases

  • Issue Management: Create, view, search, label, assign, comment on, close, and reopen GitHub issues using gh CLI or REST API workflows.
  • Issue Triage: Categorize incoming issues, apply labels, assign ownership, and add triage notes for efficient project maintenance.
  • Use Case: Help a development team process bug reports by reviewing open issues, applying appropriate labels, assigning owners, and tracking resolution progress.

Quick Start

Use the github-issues skill to review and triage all open GitHub issues that need attention in the current repository.

Frequently Asked Questions about github-issues

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

FAQPage Schema
How do I automate GitHub issue triage and labeling for my repository?

Automating GitHub issue triage involves reviewing open issues, categorizing bug reports or feature requests, applying appropriate labels, and assigning ownership to streamline project maintenance workflows.

What's the best way to create and track GitHub issues using gh CLI?

Creating and tracking GitHub issues with gh CLI requires authenticated access to perform operations like opening, searching, labeling, commenting, and closing repository issues reliably throughout their lifecycle.

Does managing GitHub issues through REST API require authentication?

Yes, managing GitHub issues through REST API requires authenticated GitHub access to reliably perform issue operations such as creating, organizing, assigning, and tracking repository issue workflows.

Can I use this approach to organize bug reports and feature requests for a development team?

Yes, you can organize bug reports and feature requests by processing incoming issues, applying triage notes, assigning owners, and tracking resolution progress to help development teams maintain projects efficiently.

What GitHub issue lifecycle operations are supported by gh CLI workflows?

GitHub issue lifecycle operations supported include creating, viewing, searching, labeling, assigning, commenting on, closing, and reopening issues to maintain repository issue tracking and team collaboration.

Why should I use structured workflows for GitHub issue tracking and team collaboration?

Structured workflows for GitHub issue tracking provide repeatable processes for issue organization, triage, and maintenance, simplifying team collaboration and ensuring efficient resolution of repository bug reports.