This is a pre-commit gate for Spring Boot projects that runs the full verification stack: Maven or Gradle build, static analysis with SpotBugs and friends, JaCoCo coverage reports aiming for 80%+, OWASP dependency checks, and a final diff review before you push. It includes real examples for unit tests with Mockito, integration tests with Testcontainers, and MockMvc API tests. The continuous mode suggestion is smart: re-run every 30 to 60 minutes during long sessions so you catch issues while context is still fresh. It treats warnings as defects, which is the right default for production systems even if it feels strict at first.
npx -y skills add affaan-m/everything-claude-code --skill springboot-verification --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
pluginagentmarketplace/custom-plugin-java
github/awesome-copilot
github/awesome-copilot