← Back to browse
tool

Analyze code blast radius before committing

From doobidoo/mcp-memory-service ★ 1,854

Summary

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 committing.