github-issues

Automate GitHub issue creation, triage, labeling, and assignment via gh or REST.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/x-TheFox/Corvus --skill github-issues-x-thefox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/x-TheFox/Corvus/tree/main/skills/github/github-issues
Command: npx skills add https://github.com/x-TheFox/Corvus --skill github-issues-x-thefox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub issue management is repetitive and error-prone; this skill automates creating, triaging, labeling, and assigning issues using the gh CLI or REST API, helping teams stay aligned and responsive.

Core Features & Use Cases

  • Create, search, and list issues across repositories.
  • Triage, label, assign, and comment on issues to streamline workflows.
  • Use cases include auto-creating issues from test failures, tagging critical bugs, and routing ownership to responsible teammates.

Quick Start

Create a new bug issue in your repository using gh or the REST API.

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 incoming bugs and feature requests?

Automate GitHub issue triage by applying consistent labels, routing ownership, and assigning issues via gh CLI or REST API. This streamlines workflows for incoming bugs, feature requests, and tasks across personal and team repositories.

What's the best way to create and assign GitHub issues from test failures?

Create and assign GitHub issues from test failures using explicit commands and templates via gh or REST API. This enables consistent labeling and ownership routing to responsible teammates automatically.

Can I use gh CLI to search and list issues across multiple repositories?

Yes, you can use the gh CLI to search and list issues across personal and team repositories. It supports creating, searching, and listing issues to help teams stay aligned and responsive.

Does this approach support applying custom labels and comments to existing GitHub issues?

Yes, it supports triaging, labeling, assigning, and commenting on existing GitHub issues. This helps streamline workflows by ensuring consistent labeling and clear ownership routing.

When should I use the REST API instead of gh for GitHub issue management?

Use the REST API instead of gh when integrating issue management into automated workflows or environments where the gh CLI is unavailable. Both methods support creating, triaging, and assigning issues seamlessly.

GitHub issue management is repetitive and error-prone; how can I make it consistent?

Make GitHub issue management consistent by automating creation, triage, labeling, and assignment with gh or REST API. Explicit commands and templates ensure consistent labeling and ownership routing.