gsd-plan-phase

Generate PLAN.md roadmap phase plans with research and verification loops.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/ArtRiv/game-topicos-especiais --skill gsd-plan-phase-artriv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-plan-phase
Source: https://github.com/ArtRiv/game-topicos-especiais/tree/main/.github/skills/gsd-plan-phase
Command: npx skills add https://github.com/ArtRiv/game-topicos-especiais --skill gsd-plan-phase-artriv

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It solves the problem of turning an ambiguous roadmap phase into actionable, executable phase prompts while ensuring the plan is researched and verified against defined gates.

Core Features & Use Cases

  • Research-to-Plan workflow: Performs domain research when needed, then generates phase-level instructions for execution.
  • Verification loop with iteration: Runs a verification step and iterates until the plan passes validation or hits configured limits.
  • Flexible routing via flags: Supports skipping research, skipping verification, gap-closure planning, and using PRD/acceptance criteria input for direct planning.
  • Cross-AI review re-planning: Reincorporates feedback from REVIEWS.md when requested.

Quick Start

Run the gsd-plan-phase skill to produce a detailed PLAN.md for phase 3, including research and a verification loop, by providing the phase number as the first argument.

Frequently Asked Questions about gsd-plan-phase

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

FAQPage Schema
How do I turn an ambiguous roadmap phase into executable phase prompts?

You can generate a detailed PLAN.md containing executable phase prompts by routing roadmap phase input through a research and verification loop. This process normalizes the phase input, performs domain research, and iterates through validation gates until the plan passes verification.

What is a research-to-plan workflow for roadmap phase planning?

A research-to-plan workflow for roadmap phase planning performs domain research first, then generates phase-level instructions for execution. This ensures the actionable plan is grounded in research before proceeding to the verification and iteration loop.

Can I skip research and verification when generating a phase plan?

Yes, you can skip research or verification when generating a phase plan by using flexible routing flags. The workflow supports skipping research, skipping verification, forcing research, and performing gap-closure planning based on your specific needs.

How do I plan a roadmap phase using PRD and acceptance criteria?

To plan a roadmap phase using a PRD and acceptance criteria, you provide the PRD input for direct planning. The workflow parses the PRD to generate executable phase prompts and validates them through the verification loop.

Does roadmap phase planning support re-planning based on cross-AI review feedback?

Yes, roadmap phase planning supports re-planning based on cross-AI review feedback. When requested, it reincorporates feedback from REVIEWS.md into the phase plan to update and refine the executable instructions.