github

Manage GitHub issues and Epic hierarchies via the GitHub API.

18|4|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/granit-fx/granit-dotnet --skill github-granit-fx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/granit-fx/granit-dotnet/tree/main/.claude/skills/github
Command: npx skills add https://github.com/granit-fx/granit-dotnet --skill github-granit-fx

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines GitHub operations, including issue creation, editing, linking, and managing the Epic > Feature > Story hierarchy, saving time and reducing errors in collaborative workflows.

Core Features & Use Cases

  • Issue Management: Create, edit, link, list issues, and manage the Epic > Feature > Story hierarchy.
  • Hierarchy Management: Use the Sub-issues API to establish parent-child relationships between issues.
  • Security and Compliance: Ensures all GitHub issues are written in English and adheres to security best practices.

Quick Start

Invoke the github skill with the operation you want to perform, such as 'create', 'edit', or 'list'.

Frequently Asked Questions about github

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

FAQPage Schema
How do I manage the Epic > Feature > Story hierarchy in GitHub issues?

You can manage the Epic > Feature > Story hierarchy in GitHub using the Sub-issues API. This Skill establishes parent-child relationships between issues to structure your collaborative workflows.

What is the best way to automate GitHub issue creation and editing for a team?

The best way to automate GitHub issue creation and editing is through API operations. This Skill handles issue creation, editing, and linking while ensuring issues are written in English and adhere to security best practices.

Do I need special repository permissions to manage GitHub Epics and Sub-issues?

Yes, managing GitHub Epics and Sub-issues requires proper authentication and repository access. This Skill utilizes the GitHub API for operations, meaning your environment must have the necessary permissions configured beforehand.

Can I list and link multiple GitHub issues at once for devops collaboration?

Yes, you can list and link multiple GitHub issues for devops collaboration. This Skill facilitates list management and uses the Sub-issues API to link related issues, establishing clear parent-child dependencies across projects.

Why does my GitHub issue management workflow require issues to be written in English?

Your GitHub issue management workflow requires issues to be written in English to ensure security and compliance. This Skill enforces English writing for all GitHub issues to maintain consistency and adhere to security best practices.