prd-plan

Plan, audit, and anchor sprint work to a complete Product Requirements Document.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/YarikChekin/ralph-cc --skill prd-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-plan
Source: https://github.com/YarikChekin/ralph-cc/tree/main/skills/prd-plan
Command: npx skills add https://github.com/YarikChekin/ralph-cc --skill prd-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PRD Plan helps teams create, extend, and audit a Product Requirements Document that guides sprint planning and ensures alignment before starting work.

Core Features & Use Cases

  • Create a PRD from scratch for new projects, ensuring all stakeholders agree on goals.
  • Audit an existing PRD to verify completeness, scope, data model, and success criteria.
  • Reference existing project context from RALPH.md (expect alignment with project metadata like Project.Name, etc.).
  • Use Case: When preparing to start a sprint, ensure PRD contains problem/vision, user roles, features with acceptance criteria, and non-goals.

Quick Start

Describe your project in a PRD and then run /new-sprint to generate your first sprint.

Frequently Asked Questions about prd-plan

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

FAQPage Schema
What should a complete product requirements document include for sprint planning?

A complete product requirements document for sprint planning should include problem and vision statements, target users, features with acceptance criteria, scope, non-goals, data model, tech stack, and success criteria. This ensures stakeholders align on goals before development starts.

How do I audit an existing PRD for missing requirements across teams?

To audit an existing PRD for missing requirements, verify completeness against standard sections like problem/vision, user roles, features with acceptance criteria, scope, non-goals, data model, and success criteria. This identifies gaps and ensures alignment across teams before sprint execution.

How do I create a PRD from scratch for a new product feature?

To create a PRD from scratch for a new product feature, define the problem and vision, identify target users, list features with acceptance criteria, outline scope and non-goals, specify the data model and tech stack, and define success criteria. Save the final document reference to docs/PRD.md.

Do I need existing project metadata to generate a PRD?

Generating a PRD references existing project metadata from RALPH.md to ensure alignment with details like Project.Name. While it helps anchor sprint work to existing context, you can also create a PRD from scratch for new projects without prior metadata.

What is the best way to align stakeholders before starting a new sprint?

The best way to align stakeholders before starting a new sprint is to audit and complete a PRD that covers problem/vision, user roles, features with acceptance criteria, and non-goals. This documentation satisfies completeness requirements and ensures shared understanding.

Can I use this PRD planning approach to add a feature to an existing project?

Yes, you can use this PRD planning approach to add a feature to an existing project. It supports extending current documentation by auditing the existing PRD, verifying scope and data model completeness, and anchoring new sprint work to the updated requirements.