managing-relationships

Manage GitHub issue parent/child, blocking, and related relationships via GraphQL.

3|2|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations --skill managing-relationships
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: managing-relationships
Source: https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations/tree/main/github-workflows/skills/managing-relationships
Command: npx skills add https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations --skill managing-relationships

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill manages GitHub issue relationships (parent/child, blocking, related) with GraphQL, enabling explicit hierarchies and dependency graphs.

Core Features & Use Cases

  • Sub-Issue Management: add/remove/list sub-issues
  • Dependency Management: view blocking/blocked-by relationships
  • Relationship Queries: fetch parent, all relationships

Quick Start

Use scripts to link a child issue to a parent, or query relationships for an issue.