소개
This skill serves as an automated code reviewer that enforces the Amplihack philosophy of ruthless simplicity and modular design. It scans your codebase for common structural issues—such as over-abstraction, deep inheritance hierarchies, and bloated functions—and provides immediate, actionable refactoring strategies. By focusing on 'zero-BS' implementations and single responsibility principles, it helps developers transform complex, tightly coupled code into clean, modular components optimized for both human maintenance and agentic coding workflows.