gsd-review

Generate cross-AI peer review feedback for CLI-based phase plans into REVIEWS.md.

4|1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/lgwanai/openforce --skill gsd-review-lgwanai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-review
Source: https://github.com/lgwanai/openforce/tree/main/skills/gsd-review
Command: npx skills add https://github.com/lgwanai/openforce --skill gsd-review-lgwanai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you validate phase plans by gathering independent feedback from multiple external AI CLIs, reducing blind spots and improving plan quality before you commit to execution.

Core Features & Use Cases

  • Cross-AI peer review for phase plans: Runs Gemini, Claude, Codex, OpenCode, Qwen Code, and Cursor (as available) to critique a single phase plan.
  • Structured consolidated output: Produces a REVIEWS.md file containing per-reviewer feedback that can be fed back into planning.
  • Flag-controlled coverage: Selects specific reviewers (or all) and requires a target phase number to keep reviews aligned to the right planning step.
  • Use case: Before shipping a project milestone, review a phase plan with multiple models to catch missing dependencies, unclear acceptance criteria, or risky assumptions.

Quick Start

Run gsd-review for phase 3 and include all available reviewers to generate a consolidated REVIEWS.md you can use to update your plan.

Frequently Asked Questions about gsd-review

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

FAQPage Schema
How do I get peer review feedback for my project phase plan?

To get peer review feedback for a phase plan, you can generate cross-AI critiques by running the tool with a specific phase number. It consolidates feedback from multiple external models into a REVIEWS.md file for downstream planning updates.

Can I use Gemini and Claude to validate acceptance criteria in my phase plan?

Yes, you can validate acceptance criteria using multiple external CLIs like Gemini and Claude. The tool detects available CLI reviewers and uses flag-controlled selection to gather independent multi-model perspectives on your specified planning step.

What is multi-model peer review for planning validation?

Multi-model peer review for planning validation is the process of gathering independent feedback from various AI CLIs to refine risk checks and execution steps. It reduces blind spots by targeting a single phase plan with multiple model perspectives before execution.

How do I consolidate feedback from multiple AI CLIs into a single file?

You can consolidate feedback from multiple AI CLIs by running a cross-CLI review command for a target phase. It writes structured, per-reviewer feedback directly into a REVIEWS.md file, ensuring all critiques are organized for easy reference.

Do I need specific CLIs installed to run cross-AI phase plan reviews?

You need external CLI tools installed for cross-AI phase plan reviews to function. The tool automatically detects available CLIs, such as Codex, OpenCode, or Cursor, and runs the selected reviewers to critique your phase plan.

Why use multiple AI models to review a project milestone plan?

Using multiple AI models to review a project milestone plan catches missing dependencies, unclear acceptance criteria, and risky assumptions. Gathering independent cross-CLI feedback reduces blind spots and improves overall plan quality before you commit to execution.