This is an L3 worker skill that audits your codebase for quality issues like complexity metrics, method signature problems, algorithmic inefficiencies, and constants management. It's built to work within a larger audit system, reading from specific contract and MCP tool reference files to generate structured findings with severity levels, locations, and effort estimates. You get a compliance score out of 10 for code quality. With 413 installs and passing all three security audits, it seems like a solid piece of a bigger code review workflow. Best suited for teams running systematic quality checks rather than one-off reviews, since it assumes you have the referenced audit framework files in place.
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-624-code-quality-auditor