dev-review-orchestrator

Orchestrate 5-phase code review workflows with GSD/Ralph Loop execution.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/MoxyWolfLLC/moxywolf-plugins --skill dev-review-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-review-orchestrator
Source: https://github.com/MoxyWolfLLC/moxywolf-plugins/tree/main/skill-bundles/moxywolf-skills/skills/dev-review-orchestrator
Command: npx skills add https://github.com/MoxyWolfLLC/moxywolf-plugins --skill dev-review-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Dev teams struggle to perform thorough, consistent code reviews that cover security, documentation, architecture, testing, and UI/UX—especially across complex repositories and time-constrained timelines.

Core Features & Use Cases

  • Phase-based review orchestration (GSD/Ralph Loop): Coordinates a complete workflow across code analysis, documentation audit, architecture review, testing, and UI/UX validation.
  • Focus-driven scope control: Lets you run only the relevant phases for security-only, documentation-only, performance, or full pre-launch reviews.
  • Structured outputs with handoffs: Produces phase-specific PLAN/UAT/SUMMARY artifacts and iterated handoff JSON so each downstream skill operates with clear context.

Quick Start

Tell your assistant: “/gsd init code-review my-app to orchestrate a comprehensive, phased code review workflow.”

Frequently Asked Questions about dev-review-orchestrator

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

FAQPage Schema
How do I run a comprehensive code review covering security and architecture?

Orchestrate complete code review workflows by initializing a structured 5-phase project that covers security, documentation, architecture, testing, and UI/UX validation. Phases are selected based on review focus, coordinating deterministic execution with explicit completion-promise tracking.

Can I perform a security audit on an existing codebase without reviewing everything?

Yes, focus-driven scope control lets you run only relevant phases for a security audit without executing the complete workflow. You can select security-only, documentation-only, performance, or full pre-launch review scopes when analyzing existing codebases.

What is a phased code review workflow and how does it handle handoffs?

A phased code review workflow coordinates analysis across security, documentation, architecture, testing, and UI/UX validation through deterministic execution. It produces phase-specific PLAN, UAT, and SUMMARY artifacts with iterated handoff JSON so downstream tasks operate with clear context.

How do I start a code quality review for my project?

Start a code quality review by initializing a structured 5-phase project via your assistant. Coordinate deterministic execution using the GSD/Ralph Loop to analyze codebases, perform security audits, review code quality, and validate UI/UX with explicit completion-promise tracking.

Does this code review workflow support pre-launch audits for complex repositories?

Yes, this code review workflow supports pre-launch audits for complex repositories by running a full 5-phase review. It orchestrates security, documentation, architecture, testing, and UI/UX validation across complex repositories, producing structured outputs to handle time-constrained timelines.

What are the limitations of using focus-driven scope control for code reviews?

Focus-driven scope control limits code reviews to only selected phases, meaning a security-only review skips documentation, architecture, testing, and UI/UX validation phases. You must run the full 5-phase project to achieve complete coverage across all review dimensions.