prd-to-plan

Generate a phased implementation plan from a Product Requirements Document using vertical slices.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mnadalc/dotfiles --skill prd-to-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-to-plan
Source: https://github.com/mnadalc/dotfiles/tree/main/.ai/skills/prd-to-plan
Command: npx skills add https://github.com/mnadalc/dotfiles --skill prd-to-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill transforms lengthy Product Requirements Documents (PRDs) into structured, phased implementation plans, making complex projects more manageable and predictable.

Core Features & Use Cases

  • Phased Planning: Breaks down large features into small, vertical slices (tracer bullets).
  • Architectural Alignment: Identifies and incorporates durable architectural decisions into the plan.
  • Use Case: When a product manager provides a new feature PRD, this Skill can generate a detailed, phase-by-phase execution plan, complete with acceptance criteria, ensuring all stakeholders have a clear roadmap.

Quick Start

Use the prd-to-plan skill to break down the provided PRD into a multi-phase implementation plan.

Frequently Asked Questions about prd-to-plan

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

FAQPage Schema
How do I break down a PRD into an actionable implementation plan?

To break down a PRD into an implementation plan, you generate a phased structure using vertical slices. This approach divides large product features into small, manageable tracer bullets with clear acceptance criteria for development.

What are vertical slices and tracer bullets in project planning?

Vertical slices and tracer bullets are project planning techniques that break large features into thin, end-to-end functional segments. This mechanism ensures each implementation phase delivers testable value while validating architectural decisions early.

How do you incorporate architectural decisions into a project plan?

To incorporate architectural decisions into a project plan, identify durable technical choices and embed them directly into the plan header. This ensures foundational alignment before generating the phased implementation steps.

Can I adjust the phase granularity when generating a plan from a PRD?

Yes, you can adjust phase granularity when generating a plan from a PRD. The planning process requires user confirmation on the breakdown level, ensuring the vertical slices match your project management needs.

What is the best way to manage complex product requirements documents?

The best way to manage complex product requirements documents is transforming them into structured, phased implementation plans. This makes lengthy PRDs predictable by breaking them down into vertical slices for systematic execution.