What problem does it solve?
RALPH automates converting PRD markdown into a structured prd.json and orchestrates an autonomous development loop that translates requirements into production-ready code.
Core Features & Use Cases
- PRD parsing and conversion: transform PRD markdown into a standardized prd.json format for tracking, validation, and execution.
- Autonomous development loop: orchestrates analysis, implementation, testing, and deployment steps driven by PRD specs.
- Progress tracking and validation: provides status, progress logs, and validation checks to ensure PRD integrity across iterations.
- CLI-driven workflow: supports commands to analyze, validate, reset, and convert PRD files, enabling repeatable automation.
Quick Start
Start by providing a PRD markdown file and run the ralph skill through the CLI or your automation harness. For example, convert a PRD to prd.json, then trigger the RALPH loop to begin autonomous development and monitoring.