Regenerate the repo map for this project to understand the code structure, find similar classes/functions, and identify documentation gaps.
/plugin marketplace add ChipFlow/claude-context-tools/plugin install context-tools@chipflow-context-tools# Regenerate Repository Map Regenerate the repo map for this project to understand the code structure, find similar classes/functions, and identify documentation gaps. Run this command to regenerate with progress display: After running, review the output for: - **Similar classes**: May indicate overlapping responsibilities or duplicate implementations (same-language only) - **Similar functions**: May be candidates for consolidation (same-language only) - **Undocumented code**: Opportunities to improve codebase understanding Note: Cross-language similarities (e.g., Python and Rust) are...