gsd-plan-phase

Generate PLAN.md files and orchestrate verification loops for roadmap phases.

1|Updated Aug 17, 2025
One-click install
npx skills add https://github.com/DuySeu/StockMind --skill gsd-plan-phase-duyseu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-plan-phase
Source: https://github.com/DuySeu/StockMind/tree/main/.agent/skills/gsd-plan-phase
Command: npx skills add https://github.com/DuySeu/StockMind --skill gsd-plan-phase-duyseu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates the creation of executable phase plans (PLAN.md) and verification loops to drive roadmapping and delivery workflows, reducing manual coordination.

Core Features & Use Cases

  • Generates PLAN.md for roadmap phases with integrated research and verification steps.
  • Orchestrates research, planning, verification loops, and iteration controls to ensure phase readiness.
  • Suitable for product teams and engineering squads coordinating phased milestones and gating criteria.

Quick Start

Execute the phase planner with a target phase or auto-detect the next unplanned phase to generate PLAN.md.

Frequently Asked Questions about gsd-plan-phase

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

FAQPage Schema
How do I automate phase planning and generate a PLAN.md file for roadmap milestones?

Automated phase planning generates a PLAN.md file for roadmap milestones by orchestrating research, gap-closure, and verification steps. It normalizes inputs and creates executable plans to reduce manual coordination for product teams.

What is an executable phase plan with integrated verification loops?

An executable phase plan with verification loops is an automated workflow that generates PLAN.md and iteratively validates phase readiness. It runs gating checks repeatedly until success criteria are met or maximum iterations are reached.

How do I set up workflow gating and iteration controls for phased delivery?

Workflow gating and iteration controls are configured automatically during plan generation. The system parses arguments, applies workflow gating, and executes iterative verification loops until phase readiness is achieved or max iterations occur.

Can I skip the research step and directly generate an executable plan for an already defined phase?

Yes, you can skip the research step using the skip-research mode to directly generate an executable plan. This mode bypasses initial research to instantly create PLAN.md and proceed straight into gap-closure and verification loops.

How do I auto-detect the next unplanned roadmap phase for plan generation?

You can auto-detect the next unplanned roadmap phase by executing the phase planner without a specific target argument. The system identifies the missing phase and automatically generates the corresponding PLAN.md with verification loops.

What are the limitations of automated phase planning for complex engineering workflows?

Automated phase planning relies on iterative verification loops with a maximum iteration threshold. If complex engineering workflows require continuous gap-closure beyond this limit, the automated orchestration may exit before achieving full phase readiness.