Simplify

Automated code review and simplification workflow that reviews git changes through three parallel analyses (code reuse, quality, efficiency) and applies high-confidence fixes. Use whenever users want to clean up code, simplify code, review changes before committing, check for duplicate logic, find N+1 patterns, improve code efficiency, refactor messy code, or reduce technical debt. Trigger on phrases like "simplify my code", "review my changes", "check for duplicates", "optimize this code", "clean up before commit", "any code smells?", "make this more efficient", or "reduce complexity". Always use this skill when the user mentions code review, refactoring, or wants to improve code quality.

bmaltais 98b0f0a 7 files · 46.7 KB Updated

File contents

bmaltais/skills/tree/main/simplify commit 98b0f0a7a6

Frequently asked questions

npx skillmds@latest add bmaltais/simplify