scaled-review

Adjust model tiers and processing depth based on finding severity.

Updated May 11, 2026
One-click install
npx skills add https://github.com/AesopScott/mojo --skill scaled-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaled-review
Source: https://github.com/AesopScott/mojo/tree/main/harnesses/skills/scaled-review
Command: npx skills add https://github.com/AesopScott/mojo --skill scaled-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the challenge of managing high-volume review queues by providing a structured framework to control operational spend, token usage, and review effort.

Core Features & Use Cases

  • Cost Efficiency Control: Dynamically adjust reviewer-model tiers and review depth based on the severity of findings.
  • Waste Reduction: Automatically skip trivial findings to focus human or AI resources on high-impact issues.
  • Use Case: When managing a large-scale code or content review pipeline, use this skill to implement a tiered review strategy that prevents expensive models from processing low-risk, routine items.

Quick Start

Use the scaled-review skill to define a new review depth policy that skips trivial findings and assigns low-severity items to the most cost-effective model tier.

Frequently Asked Questions about scaled-review

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

FAQPage Schema
How do I optimize review queues for cost and efficiency in a software pipeline?

To optimize review queues for cost and efficiency, you can implement rule-based filtering and tiered routing to adjust model tiers and processing depth based on finding severity. This minimizes compute waste by skipping trivial findings.

What is the best way to control operational spend in a high-volume content moderation pipeline?

Controlling operational spend in a content moderation pipeline requires a structured framework that dynamically adjusts reviewer-model tiers and review depth. This prevents expensive models from processing low-risk, routine items.

How does tiered routing minimize compute waste during code review?

Tiered routing minimizes compute waste by implementing rule-based filtering that automatically skips trivial findings. It assigns low-severity items to the most cost-effective model tier, focusing resources on high-impact issues.

Can I use this approach for large-scale software development pipelines requiring strict budget management?

Yes, this approach is specifically designed for software development pipelines requiring strict budget and resource management. It optimizes operational throughput by defining a review depth policy tailored to your scale.

How do I set up a review depth policy to skip trivial findings?

You set up a review depth policy by defining rules that automatically skip trivial findings and route low-severity items to the most cost-effective model tier. This focuses human or AI resources on high-impact issues.