Show a summary of potential naming clashes detected in the codebase with analysis.
/plugin marketplace add ChipFlow/claude-context-tools/plugin install context-tools@chipflow-context-tools# Clash Summary Show a summary of potential naming clashes detected in the codebase with analysis. After running this command: 1. Review the clashes listed above 2. Analyze each clash to determine if it's: - **Intentional**: Different purposes (e.g., Setup vs Result, strategy patterns, test utilities) - **Candidate for consolidation**: True duplicates that could be merged - **Naming issue**: Similar names that could be made more distinct 3. Suggest specific resolutions for clashes that appear problematic 4. Use `/resolve-clashes` to interactively resolve them