managing-github-issue-hierarchies

Manages GitHub issue parent-child relationships and sub-issues using REST and GraphQL APIs. Use when breaking down large work into Epics/Features/Tasks, creating work breakdown structures, converting markdown checklists to sub-issues, reordering sub-issues, or querying issue hierarchies. Handles ID confusion between REST numeric IDs and GraphQL node IDs.

$ Instalar

git clone https://github.com/kynoptic/markdownlint-trap /tmp/markdownlint-trap && cp -r /tmp/markdownlint-trap/.claude/skills/gh-issue-hierarchy ~/.claude/skills/markdownlint-trap

// tip: Run this command in your terminal to install the skill