shine-review

Automate cross-CLI peer review of phase plans into REVIEWS.md.

1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/diShine-digital-agency/SHINE-Code-System --skill shine-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shine-review
Source: https://github.com/diShine-digital-agency/SHINE-Code-System/tree/main/skills/shine-review
Command: npx skills add https://github.com/diShine-digital-agency/SHINE-Code-System --skill shine-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates cross-CLI peer review of phase plans by coordinating independent feedback from multiple AI CLIs (Gemini, Claude, Codex, OpenCode) and summarizing results for planning alignment.

Core Features & Use Cases

  • Cross-CLI reviews: Detect and solicit feedback from multiple AI CLIs on a phase plan.
  • Structured REVIEWS.md: Generate a centralized document that captures per-reviewer feedback and recommendations.
  • Plan validation: Use reviews to validate strategies, identify gaps, and tighten project timelines.
  • Use Case: A product team drafts a phase plan and runs shine-review to obtain diverse critiques before commit.

Quick Start

Run the shine-review workflow for phase N and include the desired CLIs (e.g., --gemini, --claude, --codex, --opencode) to generate REVIEWS.md

Frequently Asked Questions about shine-review

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

FAQPage Schema
How do I automate peer review of phase plans across multiple AI CLIs?

You can run cross-CLI peer review by specifying your desired AI CLIs like Gemini, Claude, Codex, and OpenCode to independently evaluate phase plans and output structured feedback into a REVIEWS.md file.

What is cross-CLI peer review for project phase planning?

Cross-CLI peer review for phase planning coordinates independent feedback from multiple AI CLIs to validate strategies, identify gaps, and tighten project timelines before finalizing a plan.

Can I use Gemini, Claude, Codex, and OpenCode together to validate a phase plan?

Yes, you can use Gemini, Claude, Codex, and OpenCode together to validate a phase plan by running a workflow that detects these CLIs, solicits diverse critiques, and generates a centralized REVIEWS.md document.

How do I compile AI feedback from different CLIs into a single review document?

Compiling AI feedback from different CLIs into a single review document is done by running an automated workflow that collects per-reviewer responses and outputs a structured REVIEWS.md file capturing all recommendations.

Does cross-CLI peer review require manual setup to detect installed AI CLIs?

No, cross-CLI peer review does not require manual setup to detect installed AI CLIs; the workflow automatically detects available tools, prompts them for phase plan feedback, and aggregates the responses.