Comprehensive Spring Boot implementation review with smart skill detection and parallel execution
Performs comprehensive Spring Boot code reviews with smart skill detection and parallel execution.
/plugin marketplace add joaquimscosta/arkhe-claude-plugins/plugin install spring-boot@arkhe-claude-plugins<scope: "all", module name, or natural language description>Review a Spring Boot codebase using smart skill detection and parallel execution.
$ARGUMENTS
Use the Task tool to invoke the spring-boot-reviewer agent with the scope above.
The agent orchestrates a 3-phase review:
Phase 1: Discovery (haiku)
Phase 2: Parallel Review (sonnet agents)
Phase 3: Report & Fix
all — Review entire projectthe order module — Review order-related codesecurity configuration — Review security setupcontrollers — Review all controllerscom.example.order — Review specific packagesrc/main/java/.../OrderController.java — Review specific file