Tag: impact-analysis

Type: All Skills Tools
tool

Code Impact and Dependency Analysis Tool

This tool assesses the blast radius and dependencies of proposed code changes, providing a safety analysis before committing. It determines which symbols or processes are directly or indirectly affected, assigning a risk level to guide refa…

Marcus-Rug-Intel/rug-munch-mcp git-analysis code-safety dependency-graph impact-analysis
skill ★ 28

LSP Symbol and File Impact Analysis

Performs blast-radius analysis for symbols or files by identifying callers, type hierarchies, and reference counts. It helps developers assess the impact of refactoring, deleting, or modifying code signatures.

blackwell-systems/agent-lsp lsp code-analysis refactoring impact-analysis
skill ★ 5

GitNexus: Code Intelligence and Graph Reference

This skill provides a comprehensive reference for the GitNexus platform, enabling advanced code understanding, impact analysis, and querying of the underlying knowledge graph. It guides users through various tools for debugging, refactoring…

hifriendbot/cogmemai-mcp code-intelligence graph-querying impact-analysis debugging
tool ★ 1,854

GitNexus Code Refactoring and Impact Analysis

Perform safe code refactoring by mapping dependencies and calculating the blast radius of changes. The toolset enables automated multi-file renaming and identifies all affected callers and downstream processes.

doobidoo/mcp-memory-service code-refactoring impact-analysis dependency-mapping gitnexus
tool ★ 1,854

Analyze code blast radius before committing

This tool analyzes the potential "blast radius" of code modifications by mapping dependencies and affected execution flows. It assesses risk levels, identifying direct callers and indirect dependencies to ensure changes are safe before comm…

doobidoo/mcp-memory-service impact-analysis code-safety dependency-graph blast-radius
skill ★ 41

Mako Repository Discovery and Orientation

Facilitates repository orientation and broad discovery by enabling searches across code, schemas, and routes. It assists developers in locating symbols, understanding project conventions, and assessing the potential impact of changes within…

drhalto/agentmako repository-discovery code-navigation mako-framework codebase-exploration
skill ★ 41

Codebase relationship and dependency analysis skill

This skill suite provides deep structural analysis of a codebase, allowing developers to trace dependencies, map execution flows, and predict the blast radius of proposed changes. It covers everything from finding specific symbol paths to d…

drhalto/agentmako dependency-graph impact-analysis codebase-analysis refactoring
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…

drhalto/agentmako dependency-analysis graph-traversal code-analysis import-mapping
skill ★ 41

Analyze project dependencies and relationships

This skill suite provides comprehensive graph analysis capabilities, allowing developers to trace complex relationships, map data flows, and estimate the blast radius of proposed code changes. It supports identifying dependency paths, circu…

drhalto/agentmako dependency-graph impact-analysis code-relationships flow-mapping
skill ★ 75

Safe Code Refactoring Workflow

Execute safe, risk-aware code refactoring by assessing change impact, detecting name collisions, and performing atomic renames across all project files.

nikolai-vysotskyi/trace-mcp refactoring code-analysis risk-assessment trace-mcp
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.

James-Chahwan/repo-graph dependency-analysis impact-analysis code-refactoring repository-graph