Extract Dependency Hell Hotspots From Package Lock
Find which transitive dependencies are pinned to outdated versions across your entire dependency tree.
The Prompt
Free accounts also get the weekly newsletter.
Extract Feature Flag Dependency Graph From Codebase
Map every feature flag reference and trace cross-dependencies to find hidden coupling and cleanup debt.
CLAUDE.md: Lock Down the Dependency and Import Discipline
Generates a CLAUDE.md section that prevents Claude from sprawling your dependency tree or breaking import conventions.
Extract Circular Dependency Chains From Codebase
Scan code for circular imports/requires that create runtime hazards and testing friction.
Convert a Google Doc Into a Decision Dependency Graph
Extracts every decision from a long document and maps which ones block or depend on others.