analyze_cross_component_impact
Analyze code changes to identify dependencies, breaking changes, and integration issues across RMS and MIP components.
Instructions
Analyze cross-component impact of code changes on RMS and MIP. This is a detailed analysis tool that runs Claude CLI against RMS and MIP codebases to identify dependencies, breaking changes, and integration issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| codeChanges | Yes | The code changes to analyze | |
| analysisType | No | Type of analysis to perform (default: comprehensive) | |
| targetComponents | Yes | Components to check for impact |