github-issues

Create, list, update, and close GitHub issues with labels and comments.

Updated Oct 22, 2025
One-click install
npx skills add https://github.com/jeffdt/homskillet-discography --skill github-issues-jeffdt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/jeffdt/homskillet-discography/tree/main/.claude/skills/github-issues
Command: npx skills add https://github.com/jeffdt/homskillet-discography --skill github-issues-jeffdt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides GitHub Issues operations to create, list, update, or close issues, and to manage labels, comments, and project boards. It reduces manual task tracking and keeps your workflow consistent across the project.

Core Features & Use Cases

  • Issue Lifecycle Automation: Create, list, update, comment on, and close issues with standardized labels and bodies.
  • Label Management: Use category, area, and status labels to categorize tasks and track progress.
  • Workflow Integration: Seed work items, attach work items to PRs, and link updates for clear traceability.

Quick Start

To get started, create a GitHub issue with a descriptive title and body, and attach labels, e.g.: gh issue create --title "Improve visualizer" --body "Describe the task, acceptance criteria, and context." --label "category:enhancement,area:visualizer,status:ready"