prd

Generate a structured PRD with goals, user stories, and acceptance criteria.

13|1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/KSDaemon/ralphy --skill prd-ksdaemon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd
Source: https://github.com/KSDaemon/ralphy/tree/main/skills/prd
Command: npx skills add https://github.com/KSDaemon/ralphy --skill prd-ksdaemon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PRD generation saves time and aligns teams by producing a structured plan that translates vague ideas into actionable requirements before development starts.

Core Features & Use Cases

  • Structured PRD with goals, user stories, acceptance criteria, and success metrics.
  • Scope & Boundaries definitions including non-goals and technical/design considerations.
  • Storage & Reproducibility outputs saved to a consistent path .ralph/tasks/prd-[feature-name].md for version control and traceability.

Quick Start

Describe the feature in a concise prompt to generate a complete PRD.

Frequently Asked Questions about prd

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

FAQPage Schema
How do I generate a PRD from a feature description?

To generate a PRD, provide a concise prompt describing your new feature. The system translates this into a structured document with goals, user stories, acceptance criteria, and success metrics.

What sections are included in a structured product requirements document?

A structured product requirements document includes goals, user stories, acceptance criteria, functional requirements, non-goals, design considerations, technical considerations, and success metrics.

How do I write testable acceptance criteria for user stories?

Writing testable acceptance criteria is handled automatically by organizing feature requirements into structured user stories. This ensures criteria are measurable and aligned with defined success metrics.

Can I save PRDs to a consistent path for version control?

Yes, PRDs are saved to a consistent path at .ralph/tasks/prd-[feature-name].md. This reproducible storage format ensures outputs are easy to review and version control.

Does generating a PRD help define project scope and non-goals?

Yes, generating a PRD defines project scope and boundaries explicitly. It includes non-goals alongside technical and design considerations to align teams before development starts.