github-issues

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

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/davpatel605-beep/hermusagent --skill github-issues-davpatel605-beep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/davpatel605-beep/hermusagent/tree/main/backend/vendor/hermes/skills/github/github-issues
Command: npx skills add https://github.com/davpatel605-beep/hermusagent --skill github-issues-davpatel605-beep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of creating, organizing, and maintaining GitHub issues by providing structured workflows for issue tracking and 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 methods.
  • Issue Triage: Categorize incoming issues, apply labels, assign owners, and add triage notes to improve project workflows.
  • Use Case: Manage a software repository backlog by identifying untriaged bugs, applying appropriate labels, assigning contributors, and tracking resolution progress.

Quick Start

Use the github-issues skill to review open issues in my repository and organize them with appropriate labels and assignments.

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 for my repository backlog?

You can automate GitHub issue triage by using structured workflows to categorize incoming bugs, apply appropriate labels, assign owners, and track resolution progress through gh CLI or REST API operations.

What's the best way to organize GitHub issues using gh CLI?

The best way to organize GitHub issues with gh CLI is to use automated workflows for creating, viewing, searching, labeling, assigning, commenting, and closing repository tasks to maintain a structured backlog.

Do I need GitHub authentication to manage repository issues through REST API?

Yes, GitHub authentication is required to manage repository issues through REST API or gh CLI operations for creating, tracking, and administering issue lifecycles in software development scenarios.

Can I manage the entire GitHub issue lifecycle from creation to closure?

Yes, you can manage the complete GitHub issue lifecycle by creating, viewing, searching, labeling, assigning, commenting, closing, and reopening repository issues through automated tracking workflows.

Does this approach work for both bug tracking and feature requests?

Yes, this approach supports software development scenarios including both bug tracking and feature requests by applying structured workflows for issue organization, triage, and lifecycle management.