gsd-plan-review-convergence

Orchestrate iterative plan review and replanning cycles until high-severity concerns are resolved.

4|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/electroheadfx/efx-mux --skill gsd-plan-review-convergence-electroheadfx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-plan-review-convergence
Source: https://github.com/electroheadfx/efx-mux/tree/main/.codex/skills/gsd-plan-review-convergence
Command: npx skills add https://github.com/electroheadfx/efx-mux --skill gsd-plan-review-convergence-electroheadfx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill coordinates a review-and-replan loop for GSD planning workflows so plans can be refined against external AI feedback until high-severity concerns are resolved or escalation is required.

Core Features & Use Cases

  • Cross-AI review orchestration: Runs plan phase, external review, and replanning cycles in sequence.
  • High-risk convergence gating: Detects remaining HIGH concerns and keeps iterating until the plan is acceptable or max cycles are reached.
  • Workflow safety and interaction handling: Preserves user-question steps, stalls safely when interactive input is required, and respects feature gates and execution constraints.
  • Use Case: A developer prepares a GSD plan, requests convergence review, and uses repeated reviewer feedback to produce a cleaner, safer plan before execution.

Quick Start

Invoke the skill with the phase number and your preferred reviewer flag, then ask it to run the full convergence loop on the current GSD plan.

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 review and replanning cycles using AI feedback?

To automate plan review and replanning, you orchestrate repeated review cycles against external AI feedback to eliminate remaining high-severity concerns. This convergence gating keeps iterating until the plan is acceptable or maximum cycles are reached.

What is convergence gating in AI-assisted planning workflows?

Convergence gating in AI-assisted planning detects remaining high-severity concerns and keeps iterating through review and replanning cycles until the plan is acceptable or escalation is required.

How do I handle interactive questions and stalls during an iterative replanning loop?

To handle interactive questions and stalls during an iterative replanning loop, the workflow preserves user-question steps and stalls safely when interactive input is required, respecting feature gates before finalizing workflow artifacts.

When do I need an external reviewer feedback loop for GSD plan refinement?

You need an external reviewer feedback loop for GSD plan refinement when your AI-assisted planning process requires iterative revision, phase validation, and escalation control to produce a cleaner, safer plan before execution.

Can I use workflow orchestration to coordinate cross-AI review for development plans?

Yes, you can use workflow orchestration to coordinate cross-AI review by running plan phase, external review, and replanning cycles in sequence to refine development plans against external AI feedback.

What happens if high-severity concerns remain after maximum replanning cycles?

If high-severity concerns remain after maximum replanning cycles, the workflow requires escalation control to finalize workflow artifacts, ensuring the plan is either acceptable or properly escalated.