git-issue-hierarchy

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

When to Use This Skill

Use this skill when... Use the alternative when...
Adding/removing native GitHub sub-issues to a parent issue Use git-issue-manage for transfer, pin, lock, develop-branch operations
Marking issue A as blocked_by issue B (or unblocking) Use github-issue-writing to create well-structured issue bodies in the first place
Viewing a parent issue's sub-issue completion progress and dependency graph Use git-issue to actually start working on issues end-to-end
Checking the dependency graph before starting work on a multi-issue feature Use gh-cli-agentic for raw gh issue --json queries without hierarchy logic

Context

  • Repo: !git remote -v
  • Parent issue: (parsed from arguments)

Parameters

Parse these parameters from the command:

Installs
7
GitHub Stars
58
First Seen
Apr 6, 2026
git-issue-hierarchy — laurigates/claude-plugins