github-issues

Create and update GitHub issues with labels, assignees, and milestones.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/jaimedhenriques/finsyt --skill github-issues-jaimedhenriques
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/jaimedhenriques/finsyt/tree/main/artifacts/platform/.agents/skills/github-issues
Command: npx skills add https://github.com/jaimedhenriques/finsyt --skill github-issues-jaimedhenriques

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

This Skill removes the overhead of handling GitHub issues manually by helping you create, update, organize, and track work with consistent structure.

Core Features & Use Cases

  • Issue Creation and Updates: Create bugs, feature requests, and task issues, then revise titles, bodies, states, labels, assignees, and milestones.
  • Issue Discovery and Tracking: Read issue details, list repository issues, search across repositories, and inspect labels, comments, and sub-issues.
  • Advanced Workflow Management: Support issue types, dependencies, project fields, and project board operations for more complex team workflows.

Quick Start

Ask the assistant to create a GitHub issue for the current repository with the correct type, a clear title, and a concise markdown body.

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 creation with structured templates?

Automate GitHub issue creation by generating bugs, feature requests, and tasks with consistent markdown templates. The tool structures issue bodies, sets types, and applies labels, assignees, and milestones automatically to reduce manual overhead.

Can I search and read GitHub issues across multiple repositories?

Yes, you can discover and read GitHub issues across repositories using MCP read tools. The tool lists repository issues, inspects labels, comments, and sub-issues, and retrieves detailed issue tracking information for workflow management.

Do I need the gh CLI installed to update GitHub issues?

Yes, the gh CLI is required as a dependency to update GitHub issues. The tool uses gh api for write operations like revising titles, bodies, states, labels, assignees, and milestones, while using MCP read tools for issue discovery.

What's the best way to manage GitHub project workflows and issue dependencies?

Manage GitHub project workflows by setting issue types, dependencies, and project fields. The tool supports project board operations, milestone tracking, and advanced team workflows to organize and track complex repository tasks efficiently.

How do I add labels and assignees when creating GitHub bug reports?

Add labels and assignees during GitHub bug report creation by specifying them in the structured markdown body. The tool automatically applies the requested labels, assignees, and milestones to the new issue using gh api write operations.