# code-quality > This is a new rule - Author: milochase13 - Repository: 3ilo/AutoBioApp - Version: 20260119224450 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/3ilo/AutoBioApp - Web: https://mule.run/skillshub/@@3ilo/AutoBioApp~code-quality:20260119224450 --- --- name: code-quality description: This is a new rule --- # Overview Keep alert for stale or unecessary code that can be simplified or refactored, when obvious. Code base has evolved a lot, so we need to be vigilent and proactive to maintain it. Do not keep legacy code for backwards compatibility by default. Only do so if explicitly requested.