Impact Analysis
Use the code_intel tool to assess the impact of proposed code changes before they happen, identifying affected files, dependents, public API exposure, and risk level.
When to Run
Run an impact analysis when any of the following apply:
- About to rename, move, delete, or significantly modify a code symbol
- About to change a function signature, class shape, or exported interface
- Considering removing code suspected to be dead
- Planning a multi-file refactor and ne
[Description truncada. Veja o README completo no GitHub.]