Code Graph Review

Use BEFORE a commit or change review, when you need to understand "what this N-file change will break": blast radius over the diff, affected execution paths, dead code, architectural hubs/bridges, weak spots, rename with preview. Do not use for code search — CRG is for structural diff analysis, not navigation.

oleg494 d9c923e 2.4 KB Updated

File contents

oleg494/coding-kit/tree/main/skills/code-graph-review commit d9c923e08d

Frequently asked questions

npx skillmds@latest add oleg494/code-graph-review