review-judgment

Automate single-shot rulings on prosecution and defense findings with evidence verification.

3|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/Grimblaz/agent-orchestra --skill review-judgment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-judgment
Source: https://github.com/Grimblaz/agent-orchestra/tree/main/skills/review-judgment
Command: npx skills add https://github.com/Grimblaz/agent-orchestra --skill review-judgment

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reusable single-shot judgment methodology for ruling on review findings after prosecution and defense are available, delivering a clear, official ruling with verifiable evidence.

Core Features & Use Cases

  • Independent verification: read cited evidence directly before ruling.
  • Structured output: emits a machine-readable ruling block and a summary suitable for pipelines.
  • Low-deferral workflow: provides a single, final ruling with no further rounds when evidence is conclusive.

Quick Start

Provide the prosecution ledger and defense responses, then run the review to produce a single, evidence-backed ruling.

Frequently Asked Questions about review-judgment

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

FAQPage Schema
How do I automate a final judgment from prosecution and defense findings?

You can automate a single-shot judgment by providing the prosecution ledger and defense responses, which triggers evidence verification and a scoring model to emit a final, machine-readable ruling.

What is a machine-readable judgment payload in legal review workflows?

A machine-readable judgment payload is a structured output block that contains the final ruling and score summary, designed for automated pipelines to consume after evaluating prosecution and defense evidence.

How do I map evidence severity to points for legal review scoring?

To map evidence severity to points, you need a scoring model that assigns numerical values to findings, allowing the judgment process to quantify prosecution and defense claims before generating a final ruling.

Does the single-shot judgment workflow support deferring a ruling when evidence is inconclusive?

The single-shot judgment workflow uses a low-deferral design, meaning it provides a final ruling with no further rounds when evidence is conclusive, rather than supporting indefinite deferral.

Can I run evidence-backed judgments without external dependencies?

Yes, you can run evidence-backed judgments without external dependencies because the Skill operates independently to read cited evidence directly and output structured judge-rulings payloads.

What is the best way to verify cited evidence before issuing a review judgment?

The best way to verify cited evidence is through independent verification, reading the referenced evidence directly from the prosecution and defense inputs before applying the scoring model to issue a decisive ruling.