prd-implementation-planning

Convert approved PRDs into implementation plans with tasks, skills, and estimates.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/meriley/claude-code-skills --skill prd-implementation-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-implementation-planning
Source: https://github.com/meriley/claude-code-skills/tree/main/skills/prd-implementation-planning
Command: npx skills add https://github.com/meriley/claude-code-skills --skill prd-implementation-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill bridges the gap between approved Product Requirements Documents (PRDs) and the actual development work by creating detailed, actionable implementation plans. It ensures clarity on tasks, skill assignments, and progress tracking.

Core Features & Use Cases

  • Task Breakdown: Deconstructs user stories into manageable, hour-sized implementation tasks.
  • Skill Mapping: Assigns specific AI skills to each task, leveraging REFERENCE.md for guidance.
  • Effort & Priority: Includes effort estimates (XS, S, M, L, XL) and priority levels (P0, P1, P2).
  • Dependency Management: Defines task dependencies for logical workflow sequencing.
  • Progress Tracking: Initializes a framework for tracking task status, start/completion dates, and commit hashes.
  • Use Case: After a PRD for a new e-commerce feature is approved, use this skill to generate a detailed task list, assign skills like vendure-entity-writing and mantine-developing, estimate effort, and set up a progress tracker, all appended directly to the PRD.

Quick Start

Use the prd-implementation-planning skill to create an implementation plan for the approved PRD document.

Frequently Asked Questions about prd-implementation-planning

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

FAQPage Schema
How do I turn an approved PRD into actionable implementation tasks?

To turn an approved PRD into actionable tasks, this Skill deconstructs user stories into manageable, hour-sized work items, assigns specific AI skills, and estimates effort. It bridges product strategy and development execution by defining granular tasks, dependencies, and priorities directly appended to the PRD.

What is the best way to map user stories to specific development skills?

The best way to map user stories to development skills is by referencing a predefined skill catalog, such as a REFERENCE.md file. This Skill assigns specific AI skills to each generated task, ensuring the implementation plan aligns technical capabilities with the required work items.

How does effort estimation work when planning implementation tasks from a PRD?

Effort estimation works by assigning standardized sizes (XS, S, M, L, XL) to each implementation task derived from the PRD. Alongside priority levels (P0, P1, P2), these estimates help sequence the logical workflow and manage task dependencies for accurate project planning.

Can I track development progress directly within the PRD implementation plan?

Yes, you can track development progress because the Skill initializes a tracking framework within the implementation plan. It sets up structures to monitor task status, start and completion dates, and commit hashes, ensuring continuous visibility after the PRD is approved.

Do I need a predefined task structure before generating an implementation plan?

Yes, you need a predefined task structure and skill catalog references for comprehensive project planning. The Skill requires adherence to these predefined structures to accurately break down user stories, map skills, estimate effort, and define logical task dependencies.

Why define task dependencies when converting a PRD into an implementation plan?

Defining task dependencies when converting a PRD ensures logical workflow sequencing for the development team. By mapping these relationships alongside effort estimates and priorities, the implementation plan facilitates a smooth transition from product strategy to execution.