comprehensive-review

Orchestrates four parallel AI reviews of code across requirements, tests, edge cases, and architecture.

5|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/HirogaKatageri/hirokata-cc-marketplace --skill comprehensive-review-hirogakatageri
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: comprehensive-review
Source: https://github.com/HirogaKatageri/hirokata-cc-marketplace/tree/main/plugins/cc-develop-plugin/skills/comprehensive-review
Command: npx skills add https://github.com/HirogaKatageri/hirokata-cc-marketplace --skill comprehensive-review-hirogakatageri

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The comprehensive-review skill orchestrates four parallel review agents to evaluate code changes across requirements, tests, edge cases, and architecture.

Core Features & Use Cases

  • Orchestrates product-reviewer, code-reviewer-business-logic, code-reviewer-edge-case, and code-reviewer-architecture to run in parallel.
  • Produces a consolidated report with executive summary, dimensions, and prioritized actions for PR readiness and phase validation.
  • Flexible for pre-PR, post-implementation validation, or phase-completion reviews, with detailed agent findings and next steps.

Quick Start

After implementing changes, request a comprehensive review to generate a multi-dimension assessment and actionable plan.

Frequently Asked Questions about comprehensive-review

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

FAQPage Schema
How do I run a multi-dimension code review before submitting a PR?▼

A parallel code review executes four agents simultaneously to evaluate requirements, business logic, edge cases, and architecture, collecting all findings into a single consolidated report with an executive summary and prioritized next steps.

What is the best way to validate code changes against requirements and architecture?▼

Validating code changes against requirements and architecture is best handled by a comprehensive review that orchestrates parallel agents to assess business logic and architectural alignment, producing a consolidated report with actionable recommendations.

Can I use parallel execution for post-implementation validation of edge cases?▼

Yes, you can use parallel execution for post-implementation validation. The review process simultaneously runs an edge-case agent alongside requirements, logic, and architecture agents to ensure comprehensive phase-completion validation.

Does comprehensive code review work for phase-completion reviews?▼

Comprehensive code review supports phase-completion reviews by orchestrating four parallel review agents to evaluate code changes across requirements, tests, edge cases, and architecture, delivering a detailed assessment and actionable plan.

What dimensions are covered in a parallel code review report?▼

A parallel code review report covers four dimensions: requirements, tests, edge cases, and architecture. It consolidates findings from all agents into an executive summary with prioritized actions and next steps.