gsd-plan-phase

Create executable PLAN.md files with research, planning, and verification loops.

Updated May 22, 2026
One-click install
npx skills add https://github.com/yusaduymaz/loexai --skill gsd-plan-phase-yusaduymaz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-plan-phase
Source: https://github.com/yusaduymaz/loexai/tree/main/.codex/skills/gsd-plan-phase
Command: npx skills add https://github.com/yusaduymaz/loexai --skill gsd-plan-phase-yusaduymaz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns a roadmap phase into an executable plan with built-in research, validation, and iteration so teams can move from vague scope to concrete next actions.

Core Features & Use Cases

  • Phase Planning: Creates detailed PLAN.md content for a specific roadmap phase with clear sequencing and ownership.
  • Research and Ingestion: Supports PRD, ADR, and phase research inputs so planning is grounded in real project context.
  • Verification Loop: Checks the plan, revises it when needed, and preserves workflow gates for a reliable handoff.
  • Use Case: A product or engineering lead can use it to convert a newly scoped release into a step-by-step implementation plan with validation checkpoints.

Quick Start

Ask the assistant to use the gsd-plan-phase skill to create a verified plan for your target roadmap 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?

Phase planning grounds the scope by ingesting PRDs, ADRs, and research artifacts. It then generates an executable PLAN.md with clear sequencing, ownership, and validation checkpoints while applying iterative verification loops.

What is research-driven plan generation for software projects?

Research-driven plan generation integrates project research directly into the planning workflow. It ingests structured artifacts like PRDs and ADRs to ensure the resulting phase plan is fully grounded in real project context before execution begins.

Can I use PRD and ADR ingestion to build a verified implementation plan?

Yes, you can use PRD and ADR ingestion to build a verified implementation plan. The skill processes these structured inputs to close scope gaps, route user questions, and produce a safe PLAN.md through an iterative checking loop.

How does a verification loop improve phase management for roadmaps?

A verification loop improves phase management by checking the generated plan for gaps and revising it as needed. This preserves workflow gates and ensures the final PLAN.md is validated for reliable handoff before development starts.

Do I need structured artifacts to generate a phase plan?

Yes, structured artifact handling is required to generate a phase plan. The skill relies on ingesting documents like PRDs, ADRs, and phase research to close gaps and produce a contextually grounded PLAN.md.

What is the best way to close scope gaps when converting a release into a step-by-step plan?

The best way to close scope gaps is using an iterative plan checking process that ingests phase research and routes user questions. This validates the scope and produces a concrete, step-by-step implementation plan with validation checkpoints.