概要
This skill empowers Claude to monitor code health in real-time, identifying oversized files, complex functions, and architectural violations before they accrue significant technical debt. By applying industry-standard patterns such as Extract Method, Replace Conditional with Polymorphism, and Split Module, it helps developers maintain a clean, modular codebase aligned with Domain-Driven Design (DDD). It is an essential utility for developers looking to automate the tedious aspects of code maintenance while ensuring high-quality, scalable software architecture.