소개
This skill serves as a master orchestration framework for Claude Code, ensuring every code change—whether a new feature, bug fix, or refactor—passes through a rigorous series of quality checks. It guides the AI through an intentional workflow starting with conditional specification planning, followed by implementation, and culminating in mandatory testing, linting, and security phases. By scoping these gates specifically to modified files, it improves codebase health incrementally without requiring a total overhaul of legacy code, making it ideal for professional environments where reliability and security are non-negotiable.