关于
The Gap Analyzer skill automates the process of reconciling technical specifications with the codebase to ensure feature completeness and documentation accuracy. It extracts structured requirements from spec files, maps them to specific code locations using semantic matching or keywords, and classifies gaps based on severity. It also acts as a discovery tool by highlighting 'extra' features present in the code that are missing from the documentation, providing a comprehensive report for maintaining software integrity and architectural alignment.