GitHub Issue

Create and manage GitHub issues with templates and branch linking.

1|1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/dtsong/claude-code-windows-setup --skill github-issue-dtsong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: GitHub Issue
Source: https://github.com/dtsong/claude-code-windows-setup/tree/main/skills/github-workflow/skills/gh-issue
Command: npx skills add https://github.com/dtsong/claude-code-windows-setup --skill github-issue-dtsong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating, viewing, and managing GitHub issues, making project tracking and bug resolution more efficient.

Core Features & Use Cases

  • Issue Creation: Create new GitHub issues with support for different templates (bug, feature, task).
  • Issue Management: View, close, and link issues to development branches.
  • Use Case: When you discover a bug, you can use this skill to quickly create a detailed bug report issue, assign it to a developer, and link your new feature branch directly to it.

Quick Start

Use the GitHub Issue skill to create a new bug report.

Frequently Asked Questions about GitHub Issue

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

FAQPage Schema
How do I create GitHub issues using templates for bugs and features?

You can create GitHub issues by applying predefined templates for bug reports, features, and tasks. This Skill structures the issue details and utilizes GitHub CLI or MCP to execute the creation operations directly within your development workflow.

Can I link GitHub issues to Git branches for better task management?

Yes, you can link GitHub issues to Git branches. The Skill integrates Git commands for branch management, allowing you to connect your development branches directly to specific issues for streamlined tracking and bug resolution.

Does this GitHub issue tracking tool require the GitHub CLI to manage workflows?

GitHub issue tracking via this Skill utilizes either GitHub CLI or MCP for its operations. You need one of these configured in your environment to facilitate issue creation, viewing, and management within your workflow automation.

What is the best way to manage bug reports and feature tasks in GitHub?

The best way to manage bug reports and feature tasks is using structured issue templates and branch linking. This Skill streamlines the process by creating detailed reports, assigning developers, and connecting branches directly to the issues.

How do I view and close GitHub issues from my development environment?

You can view and close GitHub issues directly from your development environment using this Skill. It facilitates issue management operations through the GitHub CLI or MCP, ensuring project tracking and bug resolution remain efficient.