Tag: dependency-analysis
skill
★ 41
Mako Graph for Dependency Analysis
This skill enables analysis of project relationships, dependency paths, and symbol impacts using graph-based traversal. It facilitates identifying circular dependencies, mapping system flows, and estimating the blast radius of proposed code…
skill
★ 41
Codebase relationship and impact analysis skill
This skill suite helps developers understand complex relationships, dependencies, and potential impacts across a codebase. It provides tools to map flow, find paths, detect cycles, and plan changes with an estimated blast radius.
skill
★ 5
Repository dependency and impact analysis
Identifies inbound dependencies, including callers, importers, and relevant test files, for a specific node in a repository graph. This allows developers to assess the impact of code changes or deletions.