About
The Java Triage Extension for Plan-Marshall provides Claude Code with domain-specific knowledge to intelligently handle Java code issues identified during build, test, or analysis phases. It automates the decision-making process for whether to fix a bug, suppress a warning using standard Java annotations like @SuppressWarnings or NOSONAR, or accept a finding based on severity guidelines. By integrating with Sonar and standard Java linting tools, it ensures that AI-generated code meets production standards while reducing manual review overhead for common false positives and legacy code patterns.