ralph-prd
Installation
SKILL.md
Ralph PRD Generation
Generate prd.json files that define scoped work items for autonomous agent execution. Each item has explicit completion criteria and verification steps.
When to Use
- Batch migrations (API changes, library upgrades, lint fixes)
- Large-scale refactoring across many files
- Any task decomposable into independent, verifiable units
- Work that benefits from "done" being explicitly defined