github-issues

Delegate GitHub issue listing, viewing, creating, updating, closing, and commenting to a sub-agent.

1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/arakitakashi/homework-coach-robo --skill github-issues-arakitakashi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/arakitakashi/homework-coach-robo/tree/main/.claude/skills/github-issues
Command: npx skills add https://github.com/arakitakashi/homework-coach-robo --skill github-issues-arakitakashi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of GitHub issues by delegating operations like listing, viewing, creating, updating, closing, and commenting to a specialized sub-agent, preventing large amounts of issue data from cluttering the main context.

Core Features & Use Cases

  • Issue Triage: Quickly check related issues before starting development.
  • Status Updates: Update issue status, add comments, or close issues upon completion of implementation.
  • Issue Creation: Create new issues with detailed descriptions, labels, and milestones.
  • Project Overview: Get a summary of open issues, categorized by milestone and label.

Quick Start

Use the github-issues skill to find related open issues for the repository owner/repo in the current directory.

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 management without cluttering my context?

Automate GitHub issue management by delegating operations like listing, viewing, creating, and closing issues to a specialized sub-agent. This prevents large amounts of issue data from cluttering the main context.

Do I need the gh CLI tool to manage GitHub issues?

Yes, you need the gh CLI tool installed and a general-purpose sub-agent to execute GitHub issue operations. The Skill delegates tasks like listing and creating issues to this sub-agent.

How do I check related GitHub issues before starting development?

Check related GitHub issues before development by using the Skill to find and list open issues for the repository in your current directory. This streamlines issue triage and project overview.

Can I create and update GitHub issues with labels and milestones?

Yes, you can create new issues with detailed descriptions, labels, and milestones. Upon implementation completion, you can also update issue status, add comments, or close issues.

What is the best way to get a summary of open GitHub issues?

Get a summary of open GitHub issues categorized by milestone and label by delegating a project overview request to the sub-agent. This efficiently manages project issues without context bloat.