
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.
This skill has not been reviewed by our automated audit pipeline yet.