ralph

Convert Product Requirement Documents into Ralph's prd.json format.

Updated Nov 23, 2025
One-click install
npx skills add https://github.com/anahelenasilva/meridiano-nestjs --skill ralph-anahelenasilva
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph
Source: https://github.com/anahelenasilva/meridiano-nestjs/tree/main/.cursor/skills/ralph
Command: npx skills add https://github.com/anahelenasilva/meridiano-nestjs --skill ralph-anahelenasilva

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the conversion of Product Requirement Documents (PRDs) into the prd.json format required by the Ralph autonomous agent system, streamlining the process of preparing projects for AI-driven development.

Core Features & Use Cases

  • PRD to JSON Conversion: Transforms markdown or text-based PRDs into structured JSON suitable for Ralph.
  • Story Management: Breaks down features into individual, actionable user stories with clear acceptance criteria.
  • Dependency Management: Enforces correct story ordering based on development dependencies (schema, backend, UI).
  • Use Case: You have a detailed PRD for a new feature. Use this Skill to automatically generate the prd.json file, ensuring each user story is right-sized, has verifiable acceptance criteria, and is ordered correctly for Ralph to execute.

Quick Start

Convert this PRD into Ralph's prd.json format.

Frequently Asked Questions about ralph

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a PRD to JSON format for AI development workflows?

To convert a PRD to JSON format, input your markdown or text-based Product Requirement Document into the tool. It parses the content and generates a structured prd.json file, organizing features into actionable user stories with defined acceptance criteria.

How does the PRD to JSON conversion process structure user stories?

The PRD to JSON conversion process structures user stories by breaking down features into individual tasks. It enforces correct story ordering based on development dependencies like schema, backend, and UI, while ensuring each story is right-sized and includes verifiable acceptance criteria.

What is the best way to format acceptance criteria for autonomous agent development?

The best way to format acceptance criteria for autonomous agent development is to define clear, verifiable verification steps within each user story. The conversion process enforces story sizing and ordering, ensuring the generated JSON output meets the specific schema requirements for AI-driven execution.

Can I use markdown PRDs to generate structured JSON for automated development?

Yes, you can use markdown PRDs to generate structured JSON. The tool parses markdown or text input and transforms it into the required prd.json format, ensuring project details, branch naming, and user story specifics like priority are accurately structured for autonomous execution.

Does the JSON conversion process handle development dependency management?

Yes, the JSON conversion process handles development dependency management by enforcing correct story ordering. It automatically sequences user stories based on their development dependencies, such as schema, backend, and UI layers, to ensure proper execution flow for the autonomous agent.