Dependency Mapping

Use when identifying and modeling task dependencies in a project plan. Covers building a Directed Acyclic Graph (DAG) of task relationships using Mermaid flowchart syntax, detecting dependency cycles, and computing the critical path. Applies to any task list that needs a structured execution order.

binh230199 e93e997 7.7 KB Updated

File contents

binh230199/ai/tree/main/.github/skills/dependency-mapping commit e93e9974d3

Frequently asked questions

npx skillmds@latest add binh230199/dependency-mapping