ext-triage-java

Apply domain-specific rules to fix, suppress, or accept Java findings during plan-finalize.

4|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/cuioss/plan-marshall --skill ext-triage-java
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ext-triage-java
Source: https://github.com/cuioss/plan-marshall/tree/main/marketplace/bundles/pm-dev-java/skills/ext-triage-java
Command: npx skills add https://github.com/cuioss/plan-marshall --skill ext-triage-java

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines decision-making for Java findings discovered during plan-finalize by offering domain-specific guidance on whether to fix, suppress, or accept issues.

Core Features & Use Cases

  • Domain-specific triage guidance for Java findings during the finalize phase.
  • Consistent decision criteria for when to fix, suppress, or accept issues.
  • Enables integration with marshal.json to map Java triage behavior to the workflow.

Quick Start

Load this extension in the plan-finalize workflow to guide triage decisions for Java findings.

Frequently Asked Questions about ext-triage-java

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I triage Java findings during the plan-finalize phase?

To triage Java findings during plan-finalize, load this extension to apply domain-specific decision rules for fixing, suppressing, or accepting issues from builds and linters. It provides consistent decision criteria to streamline the finalization workflow.

What types of Java code issues can be triaged using standardized severity guidelines?

Standardized severity guidelines can be applied to triage Java findings from builds, Sonar, PR reviews, and linters. The triage process evaluates these issues to determine whether to fix, suppress, or accept them based on domain-specific rules.

Can I map Java triage behavior to my workflow using marshal.json?

Yes, you can map Java triage behavior to your workflow using marshal.json. This integration enables the extension to align triage decisions for fixing, suppressing, or accepting issues directly within the plan-finalize process.

Does the Java triage extension support findings from Sonar and PR reviews?

Yes, the Java triage extension supports findings from Sonar and PR reviews. It also covers issues from builds and linters, applying domain-specific decision criteria to finalize whether each issue should be fixed, suppressed, or accepted.

When do I need domain-specific decision rules for Java findings?

You need domain-specific decision rules for Java findings when streamlining decision-making during plan-finalize. These rules offer consistent guidance on whether to fix, suppress, or accept issues discovered from builds, Sonar, PR reviews, and linters.