project-planning

Decomposes product visions into hierarchical Agile execution plans with dependencies and estimates.

3|2|Updated May 21, 2017
One-click install
npx skills add https://github.com/ducminhgd/tutorial-notes --skill project-planning-ducminhgd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-planning
Source: https://github.com/ducminhgd/tutorial-notes/tree/main/.claude/skills/project-planning
Command: npx skills add https://github.com/ducminhgd/tutorial-notes --skill project-planning-ducminhgd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan complex product initiatives by transforming vague ideas and PRDs into a complete, actionable work breakdown structure (WBS) with Epics, Features, Tasks, and Subtasks.

Core Features & Use Cases

  • WBS generation from a PRD or product idea to a structured backlog
  • Dependency mapping and critical-path identification to ensure correct sequencing
  • Sprint definition and risk assessment to enable predictable delivery
  • Generate estimates and assign ownership for planning accuracy

Quick Start

Plan this project end-to-end by outlining epics, features, and tasks for the given PRD.

Frequently Asked Questions about project-planning

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

FAQPage Schema
How do I create a work breakdown structure from a PRD?

Creating a work breakdown structure (WBS) from a PRD involves decomposing product requirements into a hierarchical backlog of Epics, Features, Tasks, and Subtasks. This process transforms vague ideas into an actionable execution plan suitable for Agile delivery.

What is dependency mapping in sprint planning?

Dependency mapping in sprint planning identifies task relationships and the critical path to ensure correct execution sequencing. It maps interconnected features and tasks to prevent bottlenecks, enabling predictable delivery across your project.

Can I use this for sprint planning and risk assessment with just a feature list?

Yes, you can use a feature list for sprint planning and risk assessment. The approach applies to PRDs, feature lists, and requirements, generating sprint definitions, estimates, ownership assignments, and risk evaluations for accurate delivery.

What's the best way to turn vague product ideas into actionable epics and tasks?

The best way to turn vague product ideas into actionable epics and tasks is through hierarchical decomposition. Transforming a product vision into structured WBS generation breaks down initiatives into manageable Features, Tasks, and Subtasks with estimates and ownership.

When do I need to generate a hierarchical execution plan for Agile delivery?

You need to generate a hierarchical execution plan for Agile delivery when planning complex product initiatives. It is required to satisfy WBS generation, dependency mapping, sprint definition, and risk assessment needs for predictable project outcomes.