What problem does it solve?
This Skill streamlines the process of converting Product Requirement Documents (PRDs) into the prd.json format required by the Ralph autonomous agent system, ensuring that features are broken down into manageable, single-iteration tasks.
Core Features & Use Cases
- PRD to JSON Conversion: Transforms markdown or text-based PRDs into Ralph's structured JSON format.
- Story Sizing & Prioritization: Enforces rules for creating right-sized user stories and ordering them based on dependencies.
- Acceptance Criteria Definition: Guides the creation of verifiable acceptance criteria, including specific checks for typechecking and browser verification.
- Use Case: A product manager has a detailed PRD for a new feature. They use this Skill to convert it into a
prd.json file, which is then fed to the Ralph agent to begin development, ensuring each step is actionable and testable.
Quick Start
Convert this PRD into Ralph's prd.json format.