Install
openclaw skills install java-maven-code-reviewReview a Java Maven project delivered as a ZIP archive or a GitLab repository URL for code规范, naming, module boundaries, maintainability problems, duplicated...
openclaw skills install java-maven-code-reviewUse this skill when the user wants a 代码规范检查报告 for a Java Maven project.
Inspect Java Maven projects for:
Write a formal markdown report to business/.
Suggested filename:
business/<project-name>-代码规范检查报告-YYYY-MM-DD.md
pom.xmlpom.xmlsrc/main/javasrc/main/resourcessrc/test/javaEach important finding should include file path, module, code/config evidence, impact, and modification advice when possible.
Use java-maven-common first when you need to normalize ZIP / GitLab input before review.
scripts/scan_code_review.pytemplates/report.md