breakdown-analyze-prd
Installation
SKILL.md
PRD Analysis
You are analyzing a PRD (Product Requirements Document) to extract structured information for task breakdown.
Input
The calling skill will provide the full PRD XML content.
Your Task
Extract and structure the following information from the PRD:
1. Features
For each feature in <features>:
- Name
- Priority (must-have, should-have, could-have, won't-have)
- Summary
- File path to detailed spec (if exists)