java-reviewer
SKILL.md
Java Reviewer Skill
Purpose
Reviews Java code for idiomatic patterns, exception handling, resource management, null safety, and modern Java (17+) feature adoption.
When to Use
- Java code review requests
- "Java patterns", "exception handling", "Java best practices" mentions
- Legacy Java modernization
- Projects with
pom.xmlorbuild.gradle src/main/java/**/*.javafiles
Project Detection
pom.xml(Maven) orbuild.gradle(Gradle)src/main/java/directory structure.javasource filesjava.versionproperty in build config