triage

Automate triage and cost estimation of code review findings.

1|Updated May 16, 2026
One-click install
npx skills add https://github.com/OPENSPHERE-Inc/claude-plugin-marketplace --skill triage-opensphere-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/OPENSPHERE-Inc/claude-plugin-marketplace/tree/main/creview/skills/triage
Command: npx skills add https://github.com/OPENSPHERE-Inc/claude-plugin-marketplace --skill triage-opensphere-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the labor-intensive process of triaging code review findings and estimating fix costs, ensuring consistent, high-quality decision-making across large codebases.

Core Features & Use Cases

  • Adversarial Triage: Uses a multi-agent propose-challenge-adjudicate workflow to ensure review findings are rigorously vetted before action.
  • Automated Estimation: Delegates cost estimation and fix-planning to specialist agents, providing clear metrics for maintainability and effort.
  • Use Case: A team has a large backlog of code review comments. This Skill automatically classifies them, challenges weak findings, and generates a structured plan for developers to execute.

Quick Start

Run the triage skill on the review document located at path/to/review.md to begin the automated triage and estimation process.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I automate code review triage for a large backlog of findings?

Code review triage can be automated using a multi-agent adversarial workflow that classifies findings, challenges weak comments, and delegates cost estimation to specialist agents. This generates a structured execution plan for developers to resolve review backlogs.

What is multi-agent adversarial triage in software engineering?

Multi-agent adversarial triage is a propose-challenge-adjudicate workflow that rigorously vets code review findings before action. It ensures weak findings are systematically challenged and filtered out, maintaining high software quality decision-making across complex projects.

Can I estimate developer effort and fix costs for code review comments automatically?

Yes, you can estimate developer effort automatically by delegating cost estimation and fix-planning to specialist agents. This provides clear metrics for maintainability and forecasts the effort required to resolve specific code review findings.

How do I start the triage process for a code review document?

To start the triage process, run the Skill on your review document file, such as a markdown file located at a specified path. The workflow then automatically parses the findings and begins the structured triage and estimation process.

Does automated code review triage work for complex software engineering projects?

Automated code review triage is designed specifically for complex software engineering projects requiring systematic review resolution. It applies structured metadata persistence and integrates with external specialist agents for comprehensive fix planning.

Why should I use an adversarial workflow for code review triage instead of manual classification?

An adversarial workflow ensures review findings are rigorously vetted through a propose-challenge-adjudicate process, eliminating weak comments before they reach developers. This guarantees consistent, high-quality decision-making that manual classification often lacks.