Score code health across security and tests

java-healthskillsetup L10
limited-grisaille833/claude-java-plugins
What it does

Execute java health Java workflow

Best for

When you need specialized workflow support that java health provides.

Inputs
  • · Java source code
  • · Project structure
Outputs
  • · Code review findings
  • · Refactoring suggestions
Requires
  • · Java compiler
  • · AST/Grep
Preconditions

Java project with src/ structure and pom.xml or build.gradle

Failure modes
  • · Code has no AST
  • · Syntax errors prevent parsing
  • · Large codebase times out
Trust signals
  • · Extensive code examples
  • · SOLID principle checklist
  • · Concrete refactoring paths