gsd-mvp-phase

Convert a product phase into an MVP-ready plan with user story capture.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps turn an early phase idea into a disciplined MVP plan, so product work stays focused on a single vertical slice instead of expanding into a vague or oversized roadmap.

Core Features & Use Cases

  • Captures the phase as an As a / I want to / So that user story.
  • Checks whether the scope is too large and applies SPIDR splitting across spikes, paths, interfaces, data, and rules.
  • Writes the phase into MVP mode and prepares it for planning delegation.
  • Use it when you need to convert a proposed phase into a clearly bounded, execution-ready product plan with guardrails.

Quick Start

Ask the assistant to run the gsd mvp phase workflow for an existing phase number and provide the user story you want converted into an MVP slice.

Frequently Asked Questions about gsd-mvp-phase

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

FAQPage Schema
How do I convert a high-level product phase into an MVP plan?

Converting a product phase into an MVP plan involves capturing it as an As a / I want / So that user story, then applying SPIDR splitting to scope a bounded vertical slice for execution-ready planning.

What does SPIDR splitting mean for MVP phase planning?

SPIDR splitting in MVP phase planning decomposes scope across Spikes, Paths, Interfaces, Data, and Rules. It prevents oversized phases by breaking them into smaller, manageable vertical slices for execution.

When do I need to scope a vertical slice for my product roadmap?

You need vertical slice scoping when a proposed product phase is too large for a bounded MVP. It keeps product work focused on a single execution-ready slice instead of expanding into a vague roadmap.

How do I structure user stories for MVP phase preparation?

Structure user stories for MVP phase preparation using the As a / I want / So that format. This captures the phase requirement clearly before applying scope validation and SPIDR-based decomposition.

Does this MVP planning approach require gated validation?

Yes, gated validation is required. It ensures MVP scope consistency by validating the decomposed vertical slice before writing the phase into MVP mode and delegating downstream plan-phase updates.

What is the best way to prevent scope creep during product phase planning?

The best way to prevent scope creep during product phase planning is applying SPIDR decomposition to check if the phase is too large, bounding work to a single vertical slice with gated validation before execution.