01Detection of design red flags like shallow modules, information leakage, and repetition
02Strategic feedback targeting long-term system design rather than tactical fixes
03Complexity analysis focusing on change amplification and cognitive load
04Automated diff retrieval using Git and GitHub CLI integration
05Evaluation of module depth and interface-to-implementation simplicity
060 GitHub stars