概要
The Java Maintenance skill provides Claude Code with a structured methodology for identifying and resolving technical debt in Java projects. By implementing a tiered prioritization framework—ranging from critical API contract issues and null safety to medium-priority method complexity and low-priority styling—it ensures that AI-driven refactoring is both systematic and impactful. The skill integrates metrics-based triggers for method length and cyclomatic complexity, alongside automated compliance verification workflows using Maven and Sonar, making it an essential tool for maintaining long-term code health and architectural integrity.