harness-reviewer

Inspect changes, write structured findings, and submit them via harness review submit.

12|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/catu-ai/easyharness --skill harness-reviewer-catu-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-reviewer
Source: https://github.com/catu-ai/easyharness/tree/main/.agents/skills/harness-reviewer
Command: npx skills add https://github.com/catu-ai/easyharness --skill harness-reviewer-catu-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enable dedicated reviewer subagents to methodically inspect changes, document findings, and submit results within a review round, improving accuracy and traceability.

Core Features & Use Cases

  • Owns exactly one review slot and reads the active plan to guide evaluation.
  • Generates structured findings with severities and locations following the submission contract.
  • Submits progress via harness review submit using the slot's submission artifact, and supports round continuity.

Quick Start

Assign this reviewer to a slot in an ongoing review round and submit your findings with harness review submit.

Frequently Asked Questions about harness-reviewer

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

FAQPage Schema
How do I assign a reviewer subagent to inspect code changes in a review round?

A reviewer subagent owns exactly one review slot, reads the controller-provided plan and change summary, and submits structured findings with severities and locations using the slot's submission artifact.

How does a reviewer subagent submit findings through a harness review?

A reviewer subagent owns exactly one review slot, reads the controller-provided plan and change summary, and submits structured findings with severities and locations using the slot's submission artifact.

What is a review slot and how does it maintain a single reviewer per round?

Yes, a reviewer subagent generates structured findings that include severity levels and specific locations, following the submission contract required by the harness review process.

Can I generate structured findings with severities for a harness review submission?

Yes, a reviewer subagent generates structured findings that include severity levels and specific locations, following the submission contract required by the harness review process.

Do I need a controller-provided plan to start a harness review round?

No, the reviewer subagent is designed for round continuity within an existing harness review, meaning an active review round and assigned slot must already be established before assignment.