gsd-plan-review-convergence

Automate iterative review and replanning of AI-generated plans.

Updated May 28, 2026
One-click install
npx skills add https://github.com/SensLiao/Claude-code-setting --skill gsd-plan-review-convergence-sensliao
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-plan-review-convergence
Source: https://github.com/SensLiao/Claude-code-setting/tree/main/skills/gsd-plan-review-convergence
Command: npx skills add https://github.com/SensLiao/Claude-code-setting --skill gsd-plan-review-convergence-sensliao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the convergence of AI-generated plans by facilitating an iterative review and replanning loop, ensuring high-quality outcomes.

Core Features & Use Cases

  • Iterative Review Loop: Automates the process of reviewing and adjusting AI-generated plans until no high-priority concerns remain.
  • Multi-Tool Support: Integrates with various AI tools for review and feedback, such as Codex, Gemini, Claude, and Ollama.
  • Customizable Cycles: Allows the user to specify the maximum number of review cycles, ensuring control over the process.

Quick Start

To initiate the plan convergence loop, run: gsd-plan-review-convergence --phase 2 --reviews --all --max-cycles 5

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 plan convergence for AI-generated project plans?▼

Plan convergence is achieved through an iterative review loop that automatically evaluates and adjusts AI-generated plans until no high-priority concerns remain, ensuring high-quality outcomes for software development workflows.

What is an iterative review workflow in AI project management?▼

An iterative review workflow in AI project management is a cyclical process of evaluating AI-generated plans, providing feedback, and replanning until the output reaches a high confidence level with no critical issues remaining.

Does this plan convergence workflow support AI review tools like Codex and Gemini?▼

Yes, the plan convergence workflow supports multi-tool integration with various AI review tools including Codex, Gemini, Claude, and Ollama to facilitate diverse feedback during the automated replanning process.

How do I control the maximum number of AI review cycles for plan convergence?▼

You control the maximum number of AI review cycles by specifying the limit in the command line arguments, such as using the max-cycles parameter, ensuring strict control over the iterative replanning process.

When do I need an automated iterative review process for software development plans?▼

You need an automated iterative review process for software development plans when high confidence in AI-generated output is required, allowing multiple AI tools to review and refine the plan until high-priority concerns are eliminated.