Cross-module impact analysis for Magento 2 / Mage-OS — detect blast radius of code changes before deploy. v0.1.0 ships an LLM-driven impact check that orchestrates existing tools (grep, magento2-lsp MCP, config XML parsing) to flag affected modules, observers, crons, and data dependencies. Roadmap: deterministic tree-sitter symbol graph in v0.2+.
Installation
1
Add the marketplace
/plugin marketplace add ProxiBlue/pb-codegraph
2
Install plugins
/plugin
Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.