About
This skill provides a structured framework for the 'Refactor' phase of the Red-Green-Refactor cycle, ensuring code improvements are made safely and logically within Claude Code. It prioritizes a search-first methodology to identify existing patterns before adding new code, helping to eliminate technical debt and redundant logic. By enforcing incremental changes, parameterization strategies, and strict test verification, this skill empowers developers to maintain high-quality codebases without the risk of behavioral regressions.