About
The Kaizen skill implements a philosophy of continuous, small-scale improvements to help developers build more robust and maintainable software. By focusing on four key pillars—Continuous Improvement, Poka-Yoke (Error Proofing), Standardized Work, and Just-In-Time delivery—this skill guides Claude to write safer types, implement early validation, follow project-specific patterns, and avoid over-engineering. It is an essential companion for refactoring legacy code, designing resilient architectures, and ensuring that every code change leaves the repository in a better state than it was found.