/install java-maven-code-review
Java Maven Code Review
Use this skill when the user wants a 代码规范检查报告 for a Java Maven project.
Supported input
- Java Maven ZIP archive
- GitLab repository URL with user-authorized SSH access
Goal
Inspect Java Maven projects for:
- 命名规范问题
- 模块边界不清
- 结构不合理
- 重复逻辑
- 可维护性问题
- 配置与资源文件中的规范风险
Required output
Write a formal markdown report to business/.
Suggested filename:
business/\x3Cproject-name>-代码规范检查报告-YYYY-MM-DD.md
Minimum scan scope
- root
pom.xml - module
pom.xml src/main/javasrc/main/resources- optional
src/test/java - scripts / SQL / CI / Docker / deploy files
Evidence rules
Each important finding should include file path, module, code/config evidence, impact, and modification advice when possible.
Shared dependency
Use java-maven-common first when you need to normalize ZIP / GitLab input before review.
Bundled resources
scripts/scan_code_review.pytemplates/report.md
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install java-maven-code-review - After installation, invoke the skill by name or use
/java-maven-code-review - Provide required inputs per the skill's parameter spec and get structured output
What is Java Maven Code Review?
Review a Java Maven project delivered as a ZIP archive or a GitLab repository URL for code规范, naming, module boundaries, maintainability problems, duplicated... It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.
How do I install Java Maven Code Review?
Run "/install java-maven-code-review" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Java Maven Code Review free?
Yes, Java Maven Code Review is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Java Maven Code Review support?
Java Maven Code Review is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Java Maven Code Review?
It is built and maintained by 刘岗强 (@mrliugangqiang); the current version is v1.0.0.