概要
This skill provides a comprehensive framework for standardizing SQL code, specifically tailored for Oracle Database 19 environments. It automatically applies industry-standard formatting conventions, such as keyword capitalization, precise indentation, and vertical alignment of clauses, ensuring that even the most complex queries remain readable and maintainable. By enforcing consistent style across .sql files and DML/DDL operations, it helps developers reduce technical debt and streamline the code review process through uniform structure and documentation rules.