Solid PR triage tool that catches the stuff you don't want to hunt for manually: hardcoded secrets, SQL injection patterns, debug statements left behind, and structural mess like god classes or functions pushing 50+ lines. The three-script setup gives you a complexity score, a quality report, and a combined verdict with prioritized action items. It's opinionated about thresholds and will flag TODOs and magic numbers, which you'll either love or ignore depending on your team's tolerance. Works across TypeScript, Python, Go, Swift, Kotlin, and JavaScript. Best for teams that want consistent baseline hygiene on every PR without writing custom lint rules for every antipattern.
npx skills add https://github.com/borghei/claude-skills --skill code-reviewer