deps

Visualize and analyze Linear issue dependencies to identify blockers and bottlenecks.

142|19|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/joa23/linear-cli --skill deps-joa23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deps
Source: https://github.com/joa23/linear-cli/tree/main/internal/skills/deps
Command: npx skills add https://github.com/joa23/linear-cli --skill deps-joa23

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visualize and analyze issue dependencies in Linear to uncover blockers and bottlenecks.

Core Features & Use Cases

  • Visualize dependency graphs across issues and epics to understand relationships.
  • Identify blocking chains and circular dependencies to reveal bottlenecks.
  • Highlight the critical path to prioritize work and optimize sequencing.
  • Provide actionable recommendations to unblock progress and accelerate delivery.

Quick Start

Run linear deps ENG-100 to generate the dependency graph for a specific issue.

Frequently Asked Questions about deps

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

FAQPage Schema
How do I visualize blocking chains and circular dependencies in Linear?

To visualize blocking chains and circular dependencies in Linear, you can generate a dependency graph for specific issues. This maps relationships across issues and epics to reveal bottlenecks and highlight the critical path for prioritizing work.

What is a critical path analysis for project management issues?

Critical path analysis for project management issues identifies the longest sequence of dependent tasks blocking project completion. Mapping this path across issues helps prioritize work, optimize sequencing, and provide recommendations to unblock progress.

Do I need Linear API access to analyze issue dependencies and epics?

Yes, you need API access to Linear to analyze issue dependencies and epics. The tool requires API access to read issues and their relationships, which it then outputs as a dependency graph with actionable recommendations.

How do I generate a dependency graph for a specific Linear issue?

To generate a dependency graph for a specific Linear issue, run a command targeting the issue identifier. This visualizes relationships across issues and epics to uncover blockers, bottlenecks, and circular dependencies.

Can I map dependency relationships across multiple Linear projects?

Yes, you can map dependency relationships across multiple Linear projects. The tool analyzes issues and epics across projects to identify blocking chains and circular dependencies, providing actionable recommendations to accelerate delivery.