github-issues

Create, update, and query GitHub issues with MCP tools and the GitHub CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation, updating, and management of GitHub issues, reducing the manual effort required for bug tracking, feature requests, and task management.

Core Features & Use Cases

  • Issue Creation: Create new issues with titles, bodies, labels, assignees, and issue types.
  • Issue Updates: Modify existing issues, change their state, update fields, and add comments.
  • Workflow Management: Supports linking issues, managing dependencies, and tracking progress.
  • Use Case: When a user reports a bug, you can use this Skill to create a new "Bug" type issue in the relevant repository, assign it to the appropriate team member, and add a "high-priority" label.

Quick Start

Use the github-issues skill to create a bug report issue titled "Login button unresponsive" in the 'my-repo' repository.

Frequently Asked Questions about github-issues

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

FAQPage Schema
How do I create a GitHub issue with labels and assignees using CLI?

Create GitHub issues by specifying titles, bodies, labels, assignees, and issue types using MCP tools and the GitHub CLI. You can generate a new bug report, assign it to a team member, and apply priority labels in one step.

Can I manage GitHub issue dependencies and sub-issues automatically?

Yes, GitHub issue dependencies and sub-issues can be managed automatically. The workflow supports linking related issues, tracking dependencies, and integrating them directly into project boards to monitor progress.

How do I update GitHub issue states and fields in bulk?

Update GitHub issue states and fields by modifying existing issues through MCP tools. You can change states, update custom fields, and add comments to track progress without manual web interface interaction.

What's the best way to track bug reports and feature requests on GitHub?

Tracking bug reports and feature requests is streamlined by creating typed issues with specific labels and milestones. This reduces manual effort by automating task management and linking dependencies directly in the repository.

Does this GitHub issue management approach support project board integration?

Yes, project board integration is supported for GitHub issues. You can link issues, manage dependencies, and track progress directly on project boards using the GitHub CLI and MCP tools.