ralph-tasks
Ralph PRD Converter
Converts existing PRDs to the prd.json format that Ralph uses for autonomous execution.
The Job
Goal: Generate a prd.json files where each item is small and specific.
CRITICAL: This is one of the most important phases. DO NOT SKIP.
Important: Acceptance criteria must be verifiable, not vague. "Works correctly" is bad. "Button shows confirmation dialog before deleting" is good. For any story with UI changes: Always include "Verify in browser using dev-browser skill" as acceptance criteria. This ensures visual verification of frontend work. For any story that includes domain logic: Always include "Verify with unit tests" as acceptance criteria.
Tracer Bullets
When building features, build a tiny, end-to-end slice of the feature first, seek feedback, then expand out from there.