Plan Dependency Graph

Analyze and visualize dependency graphs across project plans.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/cdalsoniii/brightpath-coder --skill plan-dependency-graph
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Plan Dependency Graph
Source: https://github.com/cdalsoniii/brightpath-coder/tree/main/.cursor/skills/plan-dependency-graph
Command: npx skills add https://github.com/cdalsoniii/brightpath-coder --skill plan-dependency-graph

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the complexity of managing multiple interconnected plans by providing a clear visual representation of dependencies, helping to identify bottlenecks and optimize workflows.

Core Features & Use Cases

  • Dependency Mapping: Automatically builds a graph showing how plans and their todos relate to each other.
  • Critical Path Analysis: Identifies the sequence of tasks that directly impacts the overall project timeline.
  • Staleness Detection: Flags plans that haven't been updated recently, preventing tasks from falling through the cracks.
  • Use Case: In a software development project with multiple feature plans, this Skill can highlight which feature's completion is blocking others, and which features are currently on the critical path to release.

Quick Start

Use the plan dependency graph skill to analyze all active plans and report on blocked or stale items.

Frequently Asked Questions about Plan Dependency Graph

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

FAQPage Schema
How do I visualize project plan dependencies to find blocked tasks?

Critical path analysis identifies the sequence of dependent tasks that directly impacts the overall project timeline. It processes your plan files to highlight which features are currently on the critical path to release.

How does staleness detection work for project task management?

Yes, cross-plan reference detection works by scanning a specified directory for plan files. It automatically builds a dependency graph showing how multiple plans and their individual todos relate to each other.

How do I identify the critical path in a multi-plan software project?

To identify the critical path in a multi-plan software project, the Skill analyzes dependency graphs across project plans. It highlights which feature's completion is currently blocking others to optimize your workflows.

What is the best way to manage bottlenecks across multiple interconnected project plans?

The best way to manage bottlenecks across interconnected project plans is by mapping dependencies automatically. This provides a clear visual representation of cross-plan references to identify stale initiatives and blocked tasks.