概要
The Codebase Analysis skill helps developers navigate complex projects by identifying existing code patterns and logic before new code is written. By running deep-scan scripts, it surfaces similar features with similarity percentages, points out reusable utility functions, and extracts architectural conventions like service layers or repository patterns. This ensures that new implementations remain consistent with the established codebase, reduces technical debt from duplication, and provides AI-driven guidance for high-level architectural decisions.