github-issues

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

Updated May 5, 2026
One-click install
npx skills add https://github.com/yanochka11/harness_bro --skill github-issues-yanochka11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/yanochka11/harness_bro/tree/main/.claude/skills/ported/github-issues
Command: npx skills add https://github.com/yanochka11/harness_bro --skill github-issues-yanochka11

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reduces the complexity of creating, organizing, and maintaining GitHub issues by providing structured workflows for issue tracking, triage, labeling, and collaboration.

Core Features & Use Cases

  • Issue Management: Create, search, view, update, close, and reopen GitHub issues using gh commands or API requests.
  • Triage Workflows: Categorize incoming issues, apply labels, assign owners, and add investigation notes.
  • Templates and Automation: Use standardized bug report and feature request templates to improve issue quality and consistency.

Quick Start

Ask the github-issues skill to triage open GitHub issues, apply appropriate labels, and assign them to the right contributors.

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?

You can automate GitHub issue triage by using structured workflows to categorize incoming bug reports, apply appropriate labels, assign owners, and add investigation notes via command-line or API requests.

What is the best way to organize GitHub issues for software development?

The best way to organize GitHub issues is by applying standardized templates for bug reports and feature requests, utilizing labels for categorization, and tracking repository tasks consistently. This improves issue quality and maintains structured project management workflows.

Do I need GitHub authentication to manage repository issues?

Yes, GitHub authentication and command-line or API access are required to perform repository issue operations such as creating, organizing, viewing, updating, closing, and reopening tasks within software development workflows.

Can I use templates for GitHub bug tracking and feature requests?

Yes, you can use standardized bug report and feature request templates to improve issue quality and consistency across your repository, streamlining issue tracking and collaboration within software development workflows.

How does issue labeling improve project management workflows?

Issue labeling improves project management workflows by categorizing incoming issues during triage, assigning them to owners, and adding investigation notes. This structured approach reduces complexity in maintaining and tracking repository tasks for software development.