About
The Simplify skill is a comprehensive refactoring utility designed to systematically audit and clean up technical debt across large projects. It performs deep analysis of source files to identify anti-patterns such as deep nesting, redundant logic, and over-abstraction. By leveraging parallel background agents, the skill can process multiple files simultaneously to improve naming clarity, remove dead code, and enforce clean code standards—all while strictly preserving existing functionality. It is an essential tool for developers looking to improve long-term codebase health and readability without manual intervention.