01Behavior-preserving transformations like Extract Function, Inline Variable, and Pull Up Method
02Strict test-driven verification protocol to ensure zero regressions during cleanup
03Language-specific refactoring idioms for Python dataclasses and TypeScript discriminated unions
046 GitHub stars
05Automated code smell detection including God Class, Feature Envy, and Primitive Obsession
06Atomic commit strategy for incremental, independently revertible structural changes