Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to convert it to Ralph's JSON format. Triggers on: convert this prd, turn this into ralph format, create prd.json from this, ralph json.
$npx -y skills add ksdaemon/ralphy --skill ralphInstalls into the current project.
Run `npx skills use "https://github.com/ksdaemon/ralphy" --skill "ksdaemon/ralphy/ralph"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ksdaemon/ralphy" that are relevant to the current task. Run `npx skills add "https://github.com/ksdaemon/ralphy"` and select the relevant skills, then follow their instructions.