010 GitHub stars
02Prioritizes issues into Must-Fix, Should-Fix, and Nice-to-Have categories
03Identifies memory leaks and unclosed resource handlers
04Generates structured reports with file paths and line-specific fixes
05Reviews database queries for missing indexes and N+1 issues
06Detects O(n²) and inefficient algorithmic complexity