dependency-mapping

Classify dependency types and generate a Mermaid diagram from workstream data.

19|3|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/qa-aman/claude-skills --skill dependency-mapping-qa-aman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dependency-mapping
Source: https://github.com/qa-aman/claude-skills/tree/main/skills/by-role/program-delivery-manager/dependency-mapping
Command: npx skills add https://github.com/qa-aman/claude-skills --skill dependency-mapping-qa-aman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hidden dependencies block delivery and create invisible bottlenecks. This Skill surfaces those dependencies as explicit work items so teams can sequence work and free blocked paths.

Core Features & Use Cases

  • Classify dependency types (Sequential, Shared resource, External, Knowledge) for each workstream.
  • Build a dependency matrix with fields like Workstream, Needs From, Type, Status, Due Date, and Risk.
  • Generate a Mermaid diagram to visualize cross-team dependencies and the critical path in delivery.

Quick Start

Provide a list of active workstreams with owner, status, and due date to generate the dependency map.

Frequently Asked Questions about dependency-mapping

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

FAQPage Schema
How do I map cross-team dependencies to unblock delivery?

To map cross-team dependencies, provide a list of active workstreams with owners, statuses, and due dates to generate a dependency matrix and Mermaid diagram. This surfaces hidden blockers as explicit work items to sequence delivery.

What are the types of dependencies I should track for program management risk management?

Dependencies for program management risk management are classified into four types: sequential, shared resource, external, and knowledge. Classifying these dependency types helps identify invisible bottlenecks and surface blockers before they impact delivery timelines.

How do I visualize the critical path in a cross-team delivery pipeline?

You visualize the critical path in a cross-team delivery pipeline by generating a Mermaid diagram from your dependency matrix. This diagram maps workstreams, owners, statuses, and risks to explicitly show cross-team dependencies.

Can I use dependency mapping for initiative pipelines without external integrations?

Yes, dependency mapping works for initiative pipelines without external integrations. You manually provide an inventory of workstreams including names, owners, statuses, and due dates to surface sequential, shared resource, external, and knowledge dependencies.

What is the best way to audit workstream dependencies before they impact timelines?

The best way to audit workstream dependencies is to inventory active workstreams and classify their dependency types. Building a dependency matrix with risk and status fields surfaces hidden blockers and generates actionable resolution recommendations.

Why does hidden cross-team dependency cause invisible bottlenecks in workflows?

Hidden cross-team dependencies cause invisible bottlenecks because untracked sequential, shared resource, external, and knowledge dependencies block delivery paths. Surfacing these dependencies as explicit work items frees blocked paths and prevents timeline impacts.