github-issues

Create, triage, label, and assign GitHub issues via gh CLI or REST API.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/matthew-johnson/hermes-agent --skill github-issues-matthew-johnson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/matthew-johnson/hermes-agent/tree/main/skills/github/github-issues
Command: npx skills add https://github.com/matthew-johnson/hermes-agent --skill github-issues-matthew-johnson

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create, triage, and manage GitHub issues efficiently using the gh CLI or REST API to reduce manual ticket churn and improve coordination.

Core Features & Use Cases

  • View, create, label, assign, and comment on issues across repositories using gh or REST.
  • Triage and bulk-update workflows to quickly categorize and resolve issues.
  • Use cases include creating bug reports, prioritizing tasks, and delegating work to team members.

Quick Start

Create a new issue in the current repository by describing the problem and selecting labels and assignees.

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 bulk updates across repositories?

Automate GitHub issue triage by applying bulk workflows for listing, labeling, assigning, and closing issues across open-source and private repositories using either the gh CLI or REST API to reduce manual ticket churn.

Can I use the gh CLI to create and assign GitHub issues with specific labels?

Yes, the gh CLI supports creating new issues and assigning labels and assignees directly within the current repository context, streamlining bug reporting and task delegation without leaving the command line.

What's the best way to manage GitHub issues via REST API workflows?

Managing GitHub issues via REST API workflows enables automated creation, commenting, labeling, and closing of issues across repositories, relying on repository context for owner and repo resolution to execute bulk updates.

Does this GitHub issue automation support both open-source and private project repositories?

Yes, issue automation workflows support both open-source and private GitHub projects, applying repository context to resolve owners and repos for consistent triage, labeling, and assignment operations.

What GitHub issue operations can I automate to improve team coordination?

Automate common GitHub issue operations including listing, viewing, creating, labeling, assigning, commenting, and closing issues to improve team coordination and reduce manual ticket management overhead.

Do I need repository context to automate GitHub issue management workflows?

Yes, automating GitHub issue management requires repository context for owner and repo resolution to accurately target gh or REST API workflows for triage, labeling, and assignment operations.