01Identification of AI-specific anti-patterns like additive-only changes and wrapper inflation
020 GitHub stars
03Safe refactoring patterns including extraction, consolidation, and dead code removal
04Strict verification checklists to ensure behavior-preserving changes and zero regressions
05TDD-integrated decision criteria to distinguish refactoring from new feature work
06Standardized size-check heuristics for functions, files, and parameter counts