tx-dependencies-hierarchy

Coordinate task workflows by managing blocking dependencies and parent-child relationships.

6|3|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/jamesaphoenix/tx --skill tx-dependencies-hierarchy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tx-dependencies-hierarchy
Source: https://github.com/jamesaphoenix/tx/tree/main/.claude/skills/tx-dependencies-hierarchy
Command: npx skills add https://github.com/jamesaphoenix/tx --skill tx-dependencies-hierarchy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Managing complex task workflows requires clear visibility into blockers, parent-child relationships, and shared rollout context. This Skill provides a structured way to reveal and reason about task dependencies to prevent bottlenecks and misalignments.

Core Features & Use Cases

  • Visualize and manage blocking dependencies with tx block, tx dep, and tx unblock.
  • Inspect task trees (subtrees) and retrieve child relationships to plan work and dependencies.
  • Inherit and coordinate rollout context across related tasks to keep teams aligned during multi-actor execution.

Quick Start

Use this skill to inspect a task's blockers, view its subtree, and set a shared context for coordinated rollout.

Frequently Asked Questions about tx-dependencies-hierarchy

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

FAQPage Schema
How do I view a task subtree to plan project rollouts?

Inherit rollout context by persisting shared information across related tasks. This keeps teams aligned during multi-actor execution by ensuring group context influences task readiness.

What is the best way to manage parent-child task hierarchies?

Manage parent-child task hierarchies by visualizing blocking dependencies and retrieving child relationships. This structured approach reveals task trees and prevents misalignments in complex project rollouts.

Can I coordinate rollout context across related tasks for multiple actors?

Coordinate rollout context by persisting inherited information across related tasks. This supports multi-actor coordination by ensuring shared group context influences readiness and prevents bottlenecks.

When should I make task blockers explicit in project management?

Make task blockers explicit when managing complex workflows with parent-child relationships and shared rollout context. This prevents bottlenecks and misalignments during multi-actor task orchestration and project rollouts.