What problem does it solve?
This Skill automates the conversion of human-readable Product Requirement Documents (PRDs) written in Markdown into structured, executable JSON task lists, streamlining the process of translating requirements into actionable development items.
Core Features & Use Cases
- Automated Task Generation: Parses markdown PRDs to extract tasks, descriptions, verification steps, and metadata.
- Standardized Output: Generates JSON files conforming to a defined schema for consistent task representation.
- Workflow Integration: Designed to be part of a larger development lifecycle, specifically converting PRDs into tasks for autonomous execution.
- Use Case: After defining a new feature in a
prd.md file, use this skill to instantly generate a prd.json file that can be fed into an automated execution system.
Quick Start
Use the prd-task skill to convert the prd.md file located in .beads/artifacts/br-123/ into a prd.json file.