gsd-review

Review phase plans via Gemini, Claude, Codex, and OpenCode CLIs into REVIEWS.md.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/MINT-IA/MINT --skill gsd-review-mint-ia
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-review
Source: https://github.com/MINT-IA/MINT/tree/main/.claude/skills/gsd-review
Command: npx skills add https://github.com/MINT-IA/MINT --skill gsd-review-mint-ia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review phase plans by collecting independent feedback from multiple external AI CLIs to reduce bias and misalignment.

Core Features & Use Cases

  • Cross-CLI reviews: Automatically invoke Gemini, Claude, Codex, and OpenCode to review a phase plan.
  • Structured REVIEWS.md: Compile reviewer feedback into a single document with per-reviewer notes.
  • Use Case: For a 2-week phase plan, run gsd-review with --phase 3 --all to gather multi-CLI feedback and prep adjustments.

Quick Start

Run gsd-review for a phase by specifying the phase number and any CLIs to include, then inspect the generated REVIEWS.md for reviewer feedback.

Frequently Asked Questions about gsd-review

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

FAQPage Schema
How do I review phase plans using multiple AI CLIs?▼

Run a cross-AI peer review by invoking multiple external AI CLIs to independently evaluate phase plans. This skill coordinates feedback across Gemini, Claude, Codex, and OpenCode to reduce bias and improve plan alignment.

What is the best way to collect independent feedback from multiple AI reviewers?▼

Collect independent feedback by querying multiple AI CLIs separately and compiling their notes. This skill generates a structured REVIEWS.md document containing per-reviewer feedback for easy comparison and reintegration.

Can I use specific AI CLIs like Gemini and Claude for cross-CLI plan reviews?▼

Yes, you can specify individual AI CLIs like Gemini and Claude or use the all option to invoke Gemini, Claude, Codex, and OpenCode simultaneously. This allows flexible multi-agent peer review tailored to your workflow automation needs.

How do I integrate AI reviewer feedback back into my planning workflow?▼

Integrate feedback back into planning by inspecting the generated REVIEWS.md file and passing it via the gsd-plan-phase --reviews command. This applies the structured per-reviewer notes to adjust and refine your phase plans.

Do I need any dependencies to automate multi-agent peer reviews for phase plans?▼

No dependencies are required to automate multi-agent peer reviews. The skill orchestrates cross-AI reviews independently, requiring only access to the external AI CLIs specified in your workflow automation setup.