managing-github-issue-dependencies

Manages GitHub issue blocking/blocked-by relationships using the native dependencies feature via GraphQL API. Use when showing that one issue must complete before another can proceed, querying dependency relationships, or preventing circular dependencies.

$ Installer

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

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