Coupling Map

Answers which files to refactor first to reduce systemic risk, by crossing blast radius (how many modules stop working if this one breaks) against size. On first use it asks permission, installs its own tooling and writes a config by reading the project; on every run after that it executes a versioned script and reads only that script's JSON output, never the source tree again. Produces a standalone HTML report with a scatter chart, a ranked queue and structural detectors. Unlike architecture-analyzer and deep-analyzer, which write prose about a codebase, this one measures it.

dayvisonassis c141679 21 files · 176.6 KB Updated

File contents

dayvisonassis/sdd-skills/tree/main/skills/coupling-map commit c1416799bd

Frequently asked questions

npx skillmds@latest add dayvisonassis/coupling-map