
from claude-build-workflow229
Convert product requirement documents (PRDs) or Markdown specs into Ralph's prd.json format, producing small verifiable user stories for autonomous execution.
The Ralph PRD Converter turns a written PRD (Markdown or plain text) into a structured prd.json consumable by the Ralph autonomous agent system. It extracts the feature description, splits large features into right-sized user stories, and produces a JSON file with clear acceptance criteria and priorities so Ralph can execute tasks reliably.
Invoke this skill when you have a high-level feature or PRD and need a machine-readable, iteration-sized plan for Ralph: e.g., migrate schema changes, implement backend endpoints, or add UI components. It is intended for use in developer workflows where stories must be verifiable and small enough to complete in a single agent iteration.
Best used with Claude Code or other code-capable agents that can manage JSON files and repo operations. Useful in CI/tooling workflows that programmatically generate prd.json and hand off to an autonomous executor.
Ralph PRD Converter is a documentation-only skill that guides agents in converting product requirement documents into prd.json format for the Ralph autonomous agent system. It provides clear JSON output schemas, story sizing rules, dependency ordering guidance, and a pre-save checklist. No scripts were included or executed. The skill is well-written with good examples and practical splitting advice, but serves a narrow audience of Ralph framework users.
Clean documentation-only skill. No security concerns. Well-structured with clear rules, good examples, and practical checklist. Scope is niche (Ralph framework users only) which limits broad usefulness.