round-review-control

Generates a review report and relay file with Go/No-Go recommendation for executor deliverables.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/KarubiOhayo/Dev-Agent-Orchestrator --skill round-review-control
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: round-review-control
Source: https://github.com/KarubiOhayo/Dev-Agent-Orchestrator/tree/main/.agents/skills/round-review-control
Command: npx skills add https://github.com/KarubiOhayo/Dev-Agent-Orchestrator --skill round-review-control

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the read-only review of executor outputs, ensuring quality and consistency before they are approved for the Main branch. It standardizes the review report and the relay process to Main.

Core Features & Use Cases

  • Read-only Verification: Validates executor deliverables against project standards without making modifications.
  • Standardized Reporting: Generates review reports and relay files in a consistent format.
  • Use Case: After an executor completes a task, this Skill reviews the generated code and documentation, identifies critical issues, and prepares a summary report and a go/no-go recommendation for the Main team.

Quick Start

Review the executor's output for handoff H-001 and generate the review report and relay file.

Frequently Asked Questions about round-review-control

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

FAQPage Schema
How do I automate code review for executor output before Main branch approval?

Automating code review for executor output requires a read-only verification process that contrasts executor results with actual code changes, prioritizes issues, and generates a review report with a Go, Conditional Go, or No-Go recommendation for Main approval.

What is a relay file in quality assurance reporting?

A relay file in quality assurance reporting is a standardized output generated during the review process to package the review summary and relay necessary approval context to the Main team, ensuring consistency before final integration.

How do I generate a Go or No-Go recommendation for code review?

Generating a Go or No-Go recommendation involves performing a read-only review of executor deliverables, contrasting them against project standards and actual code changes, and prioritizing identified issues to formulate the final approval decision.

Can I use this review process to modify executor deliverables directly?

No, this review process performs read-only verification of executor deliverables against project standards without making modifications, ensuring safe evaluation before generating the review report and relay file for Main approval.

What documents do I need to review executor deliverables for quality assurance?

Reviewing executor deliverables for quality assurance requires specific handoff documents, result reports, executor relays, and references to the project overview and task board documents to accurately contrast results with actual code changes.

Why does code review reporting need a standardized format for Main approval?

Code review reporting needs a standardized format for Main approval to ensure quality and consistency across all executor outputs, standardizing both the review report and the relay process to prevent integration errors.