概要
The Java & Spring Code Review skill automates the evaluation of Pull Requests and code diffs against industry-standard best practices and enterprise design patterns. It meticulously checks for proper dependency injection via constructors, resource management using try-with-resources, and effective use of Spring Boot features like @ConfigurationProperties and Testcontainers. By providing structured feedback—categorized into blocking required changes, non-blocking improvements, and positive reinforcement—this skill helps development teams maintain high code quality, improve security, and adhere to clean architecture principles within the Java ecosystem.