review-cycle

Community

Parallel reviews to LGTM, fast and reliable.

Authornnsi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill orchestrates a dual-review cycle by running a sub-agent (Explore-type) and Codex in parallel, collecting their feedback, and iterating fixes until both return LGTM.

Core Features & Use Cases

  • Parallel dual-review: run architecture/design-focused feedback and implementation feasibility feedback concurrently.
  • Feedback integration & iterative fixes: merge inputs from both reviewers and apply changes, then re-run reviews.
  • Phase-based workflow: Phase 1 validate targets, Phase 2 execute parallel reviews, Phase 3 compile fixes, Phase 4 re-review until acceptance.
  • Robust guardrails: verify target directories exist and prevent over-flow of edits by enforcing exclusive-file grouping during parallel fixes.
  • Use cases: codebase plan validation for large repos, architecture validation during refactors, and improving PR quality with multi-perspective reviews.

Quick Start

Initiate Phase 1 to identify review targets, then run Phase 2 in parallel for Reviewer A and Reviewer B, and loop back through Phase 3 until LGTM from both.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-cycle
Download link: https://github.com/nnsi/hono-practice/archive/main.zip#review-cycle

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.