full-review

Coordinate multi-agent code reviews and generate comprehensive reports.

1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/furrycolombia-sys/candyshop --skill full-review-furrycolombia-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: full-review
Source: https://github.com/furrycolombia-sys/candyshop/tree/main/.agents/skills/full-review
Command: npx skills add https://github.com/furrycolombia-sys/candyshop --skill full-review-furrycolombia-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinated, end-to-end code reviews using multiple agents to generate a thorough report, ensuring adherence to Claude workflow when Codex is used.

Core Features & Use Cases

  • Orchestrates multiple review agents to cover code quality, security, and style
  • Generates a structured, comprehensive code-review report
  • Reads and applies the Claude workflow defined in .claude/skills/full-review/SKILL.md and adapts to Codex tooling when needed

Quick Start

Initiate the full-review workflow to start a multi-agent code review and generate the final report.

Frequently Asked Questions about full-review

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

FAQPage Schema
How do I coordinate multi-agent code reviews to generate a comprehensive report?

To coordinate multi-agent code reviews, apply the Claude workflow defined in .claude/skills/full-review/SKILL.md and adapt it to the current Codex toolchain to execute end-to-end reviews and generate structured reports.

What is a multi-agent code review workflow?

A multi-agent code review workflow orchestrates multiple agents to evaluate code quality, security, and style, ensuring adherence to the Claude workflow when using Codex tooling.

Can I use Claude workflows with the Codex toolchain for code reviews?

Yes, Claude workflows can be used with the Codex toolchain by reading and applying the workflow defined in .claude/skills/full-review/SKILL.md and adapting it to Codex tooling when needed.

How do I start a multi-agent code review to produce a final report?

Start a multi-agent code review by initiating the workflow, which validates inputs, handles failures gracefully, and generates a final comprehensive code-review report.

What are the limitations of adapting Claude workflows to Codex tooling?

Adapting Claude workflows to Codex requires validating inputs and gracefully handling execution failures during the end-to-end review, relying on the Codex toolchain to adapt the workflow defined in SKILL.md.