gsd-plan-review-convergence

Coordinate iterative plan-review convergence loops across CLI and local model sources.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents plan quality from stalling by repeatedly combining planning and external review until high-priority concerns are eliminated or escalation is required.

Core Features & Use Cases

  • Iterative convergence loop: Replans after reviewer feedback and re-runs reviews across cycles.
  • Multi-reviewer support: Works with Codex, Gemini, Claude, OpenCode, Ollama, LM Studio, and llama.cpp review sources.
  • Safety gates and stall detection: Stops on cycle limits, detects repeated failure patterns, and escalates when necessary.
  • Use case: A product or engineering team can use it to harden a draft execution plan before committing to implementation.

Quick Start

Use this skill with your phase number and preferred reviewer flag to start the plan-review convergence loop.

Frequently Asked Questions about gsd-plan-review-convergence

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

FAQPage Schema
How do I automate iterative plan review to eliminate high-priority risks before implementation?▼

Iterative plan review convergence repeatedly combines planning and external review to eliminate high-priority concerns. It replans after reviewer feedback and re-runs reviews across cycles until risks vanish or escalation is required.

What is plan-review convergence and when do I need it for AI-assisted workflows?▼

Plan-review convergence is a phased process alternating between plan generation, external review, and revision. You need it when a draft execution plan must be hardened to prevent plan quality from stalling before committing to implementation.

Can I use local LLMs like Ollama or LM Studio as reviewers in the plan-review convergence loop?▼

Yes, the plan-review convergence loop supports multiple review sources including Ollama, LM Studio, llama.cpp, Codex, Gemini, Claude, and OpenCode for external review feedback parsing across cycles.

How does stall detection work when a plan review cycle keeps failing?▼

Stall detection identifies repeated failure patterns during the iterative convergence loop. It stops the process on cycle limits, detects recurring issues, and triggers escalation gates when high-priority concerns cannot be cleared through revision.

What is the best way to harden a draft execution plan with multiple AI reviewers?▼

The best way is multi-reviewer iterative convergence, which coordinates feedback from selected AI reviewers across cycle limits. It applies structured feedback parsing and safety gates to escalate when high-priority concerns persist.

Why does my iterative planning process stall instead of converging on a viable plan?▼

Iterative planning stalls when repeated failure patterns go undetected without cycle limits or escalation gates. Plan-review convergence solves this by applying stall detection and structured feedback parsing to force escalation when high risks remain.