simplify
Installation
SKILL.md
Complexity Audit
Identify concrete, fixable complexity issues in a codebase. Focus on changes that reduce the cost of reading, modifying, and debugging code -- not style preferences or nitpicks.
Routing
- Use
code-reviewerfor correctness, security, and behavioral bugs in a diff. - Use this skill when the user asks to simplify code, audit maintainability, reduce cognitive load, or identify unnecessary complexity.