Code quality auditor (L3) that analyzes code for issues such as high cyclomatic complexity, deep nesting, long methods, God classes, inefficient algorithms (O(n²)), N+1 queries, magic numbers, decentralized constants, and duplicate constants. The skill returns findings with severity, location, estimated effort to fix, and specific recommendations.