gsd-plan-phase

Create and verify executable phase plans for roadmap projects.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/ev3rlit/magam-canonical-archive --skill gsd-plan-phase-ev3rlit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-plan-phase
Source: https://github.com/ev3rlit/magam-canonical-archive/tree/main/.codex/skills/gsd-plan-phase
Command: npx skills add https://github.com/ev3rlit/magam-canonical-archive --skill gsd-plan-phase-ev3rlit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create executable phase plans and verification loops for roadmaps, enabling structured research, planning, and gating across phases.

Core Features & Use Cases

  • Orchestrates research, planning, and verification steps into PLAN.md workflows with clear gates.
  • Supports flags to control research, verification skip, gap closure, and PRD usage for phased roadmaps.
  • Integrates with a planner and a plan-checker to iterate until success and preserve workflow integrity.

Quick Start

Invoke the plan phase workflow for a given phase by executing $gsd-plan-phase with the phase identifier and optional flags to control research, verification, and PRD usage.

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 for a product roadmap?

To create an executable phase plan, this workflow normalizes phase input and spawns a planner to generate structured PLAN.md files. It integrates research, verification loops, and gatekeeping to ensure your roadmap phases are actionable and validated.

What is a verification loop in phased project planning?

A verification loop in phased project planning is an automated cycle where a plan-checker iterates against your roadmap until success. It preserves workflow integrity by validating gates and routing steps before advancing to the next phase.

How do I add research and verification steps to a roadmap workflow?

You add research and verification steps by invoking the workflow with optional flags. These flags control research integration, verification skipping, gap closure, and PRD usage to tailor the phased roadmap execution to your project needs.

Can I use a PRD to drive phased roadmap planning and verification?

Yes, you can use a PRD to drive phased planning by enabling the PRD usage flag. The workflow incorporates product requirements into the planning and verification gates to ensure the generated PLAN.md aligns with your functional specifications.

Does this workflow support skipping verification for simple roadmap phases?

Yes, the workflow supports skipping verification through a dedicated flag. This allows you to bypass the plan-checker iteration loop for simpler phases while still normalizing input and maintaining routing gates for the broader roadmap.

What is the best way to gatekeep multiple phases in a research-driven initiative?

The best way to gatekeep multiple phases is to use an automated workflow that preserves validation and routing gates throughout. It orchestrates research, planning, and verification steps to ensure structured progression across the entire initiative.