gsd-review

Orchestrate cross-AI peer reviews from multiple CLIs into REVIEWS.md.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-review-hadpadrahul
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-review
Source: https://github.com/hadpadrahul/school-erp/tree/main/.codex/skills/gsd-review
Command: npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-review-hadpadrahul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables teams to obtain independent, cross-CLI feedback on phase plans by orchestrating reviews from external AI CLIs, improving plan quality and reducing bias.

Core Features & Use Cases

  • Multi-CLI review orchestration: Invokes Gemini, Claude, Codex, OpenCode, Qwen Code, and Cursor to generate diverse reviews.
  • Consolidated REVIEWS.md: Aggregates feedback from all CLIs into a single structured document for planning iterations.
  • Use Case: A product team finalizes a phase plan and uses this skill to collect expert-level feedback from multiple AI agents before presenting to stakeholders.

Quick Start

Provide a phase plan description and request reviews from the configured CLIs.

Frequently Asked Questions about gsd-review

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

FAQPage Schema
How do I get AI peer review feedback on a phase plan from multiple CLIs?▼

Cross-AI peer review on a phase plan works by invoking multiple external AI CLIs, such as Gemini, Claude, and Codex, to critique the plan and aggregating their feedback into a consolidated document.

Can I use multiple AI agents like Gemini and Claude to review the same phase plan?▼

Yes, you can use multiple AI agents like Gemini, Claude, Qwen Code, and Cursor to review the same phase plan. The workflow targets each CLI with a structured prompt to gather diverse, independent feedback.

How do I consolidate feedback from different AI coding assistants into one document?▼

To consolidate feedback from different AI coding assistants, the orchestration workflow aggregates results from each CLI review and writes them into a single structured REVIEWS.md file for downstream planning iterations.

What is cross-CLI review orchestration for software planning?▼

Cross-CLI review orchestration for software planning is a process that invokes multiple AI CLIs to critique a phase plan, targeting tools like OpenCode and Cursor to gather diverse feedback and reduce planning bias.

Do I need a specific phase plan format to run cross-AI peer reviews?▼

You need to provide a phase plan description as input to run cross-AI peer reviews. The workflow reads this input and prompts each configured CLI to generate expert-level feedback before presenting to stakeholders.