gsd-plan-phase

Generate executable PLAN.md phase plans with iterative verification loops.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you turn a roadmap phase concept into executable PLAN.md output while reducing planning mistakes through an automated verification loop.

Core Features & Use Cases

  • Integrated research → planning pipeline: Performs phase-focused research when needed, then generates phase prompts (PLAN.md) with routing preserved.
  • Verification loop with iterative replanning: Runs gsd-plan-checker and iterates until the plan passes or reaches limits.
  • Flexible execution modes: Supports research-only, skip-research, skip-verify, gap closure, PRD/ADR ingest, cross-AI review incorporation, and MVP structuring.

Quick Start

Ask the AI to create the next phase plan automatically by running: openforce /gsd-plan-phase

Frequently Asked Questions about gsd-plan-phase

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

FAQPage Schema
How do I create an executable phase plan from a roadmap concept?

Run a research and planning pipeline that ingests PRD and ADR inputs to generate an executable PLAN.md file, automatically verifying the phase plan until it passes validation checks.

What is an automated verification loop for roadmap planning?

It runs iterative plan checks and automatically replans until the phase plan passes validation or reaches execution limits, reducing planning mistakes through gap-closure verification.

Can I ingest PRD and ADR documents into phase planning context?

Yes, you can ingest PRD and ADR documents directly into the planning context to ensure the generated phase plan aligns with existing product requirements and architectural decisions.

Does phase planning support research-only runs without generating a full plan?

Yes, phase planning supports flexible execution modes including research-only runs, allowing you to gather phase-focused insights before committing to a full PLAN.md generation.

How do I structure an MVP slice during roadmap phase planning?

Structure an MVP slice by applying MVP structuring modes within the phase planning workflow, breaking down roadmap phases into minimal viable executable segments with gap-closure verification.

What are the limitations of automated phase plan verification?

Automated phase plan verification is limited by execution limits, stopping iteration once the plan passes or reaches maximum replan attempts, requiring cross-AI review for complex gap-closure scenarios.