About
Safe Code Removal is a specialized utility designed to mitigate the risks associated with bulk code deletion tasks, such as removing instrumentation, debugging logs, or deprecated patterns. It implements a rigorous safety workflow that includes mandatory timestamped backups, per-file syntax validation, and integrity checks to ensure functional code is never accidentally destroyed. This skill is essential for developers performing systematic cleanups across large codebases where standard regex replacements might be too aggressive or lack necessary guardrails.