github-issues

Create, view, update, and close GitHub issues via gh CLI or REST API.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/hochoa13/Asistente-Harlest --skill github-issues-hochoa13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/hochoa13/Asistente-Harlest/tree/main/skills/github/github-issues
Command: npx skills add https://github.com/hochoa13/Asistente-Harlest --skill github-issues-hochoa13

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating, managing, and triaging GitHub issues, reducing the burden of manual tracking and organization.

Core Features & Use Cases

  • Issue Creation: Generate new GitHub issues with titles, descriptions, labels, and assignees.
  • Issue Management: View, update, comment on, and close existing issues.
  • Triage Workflow: Efficiently categorize and assign issues needing attention.
  • Use Case: When a bug is reported, use this Skill to create a new issue, assign it to the relevant developer, and add a "bug" label, ensuring it's tracked and resolved.

Quick Start

Use the github-issues skill to create a new issue titled "Fix login bug" with the description "The login page is not redirecting correctly after authentication." and assign it to the user "developer_user".

Frequently Asked Questions about github-issues

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

FAQPage Schema
How do I create and assign GitHub issues for bug tracking?

To create and assign GitHub issues for bug tracking, use this Skill to generate issues with specific titles, descriptions, labels, and assignees via the gh CLI or REST API, ensuring bugs are immediately routed to the correct developer for resolution.

What is the best way to triage GitHub issues for project management?

The best way to triage GitHub issues for project management is using this Skill to efficiently categorize, label, assign, and comment on existing issues, streamlining the organization of items needing immediate attention.

Do I need GitHub authentication to manage issues using the gh CLI?

Yes, you need GitHub authentication to manage issues using the gh CLI. This Skill requires proper GitHub authentication to execute creation, viewing, updating, and closing operations through the GitHub REST API or gh CLI.

Can I use this Skill to update and close existing GitHub issues?

Yes, you can use this Skill to update and close existing GitHub issues. It supports comprehensive issue management operations including viewing, commenting, updating, and closing issues directly through the GitHub REST API or gh CLI.

Does this issue management tool integrate with my existing git repository context?

Yes, this issue management tool integrates with your existing git repository context. It leverages local git repository context to streamline project management workflows alongside the GitHub REST API and gh CLI for issue operations.