Tag: code-safety

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

Safe workflow for editing exported symbols

This skill provides a robust, multi-step workflow for safely refactoring exported symbols across a codebase. It ensures all callers are discovered and updated before applying changes, preventing silent compilation failures.

blackwell-systems/agent-lsp lsp refactoring code-safety symbol-editing
tool ★ 5

Code impact analysis and dependency tracking tool

This tool assesses the blast radius and potential breakage caused by proposed code modifications. It analyzes symbol dependencies and affected execution flows to provide a comprehensive risk assessment before committing changes.

hifriendbot/cogmemai-mcp git-analysis dependency-tracking code-safety blast-radius
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

GitNexus Code Impact Analysis

Identify the blast radius of code changes by analysing upstream and downstream dependencies. The skill assesses risk levels by mapping git diffs to affected execution flows and symbol dependencies.

CryptoRugMunch/rug-munch-mcp git-impact-analysis code-safety dependency-tracking gitnexus