Seam Audit

Map a codebase's module boundaries: enumerate modules, chart the import edges between them, and produce a layered topology diagram plus a review list of accidental hubs, cycles, and layer violations. Read-only. Use when assessing whether abstractions sit at the right boundaries, verifying a refactor improved them, or mapping an unfamiliar codebase. Not for intra-module refactoring, bug hunting, or feature work.

shhac 60a7c9b 3 files · 25.8 KB Updated

File contents

shhac/skills/tree/main/skills/seam-audit commit 60a7c9b93f

Frequently asked questions

npx skillmds@latest add shhac/seam-audit