Dep Map

Builds a persistent dependency graph (`dep-graph.json`) by scanning `import`/`require`/`include` patterns across the codebase. Before any edit it lists the blast radius of consumers for the target symbol; after the edit it re-verifies no orphaned references exist.

RMAzrim Updated

File contents

RMAzrim/opencode-artes/tree/main/docs/skills/deptomap commit 13ed8e5184

Frequently asked questions

npx skillmds@latest add rmazrim/dep-map