Codependix Export

Run a codependix dependency graph export or boundary check, choose between --check boundaries, --check reports, and --write, point a run at a workspace root or a configuration file, or read a Mermaid block or JSON graph it produced. Use when running codependix or npx codependix, when a run exits 0 having written nothing, when --check is refused for carrying no value, when looking for a flag that selects one graph type, when wiring codependix into a CI step, or when reading an exported Nx Neighborhood, NestJS module graph, or file-level import graph. Covers the command-line host directly, without assuming any task runner.

jimmypaolini Updated

File contents

jimmypaolini/monorepo/tree/main/packages/codependix-agents/skills/codependix-export commit b53d26e84f

Frequently asked questions

npx skillmds@latest add jimmypaolini/codependix-export-2