ralph-prd-starter

Automate PRD creation workflows for Ralph Orchestra projects.

1|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/feliperyba/ralph-orchestra --skill ralph-prd-starter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph-prd-starter
Source: https://github.com/feliperyba/ralph-orchestra/tree/main/.claude/skills/ralph-prd-starter
Command: npx skills add https://github.com/feliperyba/ralph-orchestra --skill ralph-prd-starter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PRD Starter Wizard accelerates and standardizes the creation of PRDs for Ralph Orchestra projects, reducing misalignment between stakeholders and generated artifacts.

Core Features & Use Cases

  • Guided multi-phase workflow: From project identity to PRD generation with optional GDD artifacts for game projects.
  • Stateful orchestration: Phase-tracked progress with atomic state persistence and resumption capabilities.
  • Template-driven generation: Uses subagents and templates to produce consistent agent configs, MCP settings, and PRD artifacts.
  • Rich documentation artifacts: Generates session notes, decision logs, GDD/docs, and PRD outputs for traceability.

Quick Start

Run the PRD Starter Wizard to guide a new Ralph Orchestra project from setup to PRD generation.

Frequently Asked Questions about ralph-prd-starter

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

FAQPage Schema
How do I create a PRD for a new game development project?

A PRD starter wizard automates PRD creation by guiding you through a multi-phase workflow from project identity to final generation, ensuring alignment across stakeholders with standardized artifacts like decision logs and optional GDDs for games.

How does state management work for multi-phase project documentation generation?

State management for project documentation uses phase-tracked progress with atomic state persistence, allowing you to pause and resume the PRD creation workflow without losing data across the different generation phases.

Can I generate MCP settings and agent configs using PRD templates?

Yes, template-driven PRD generation can automatically produce consistent agent configurations and MCP settings alongside your project documentation outputs by utilizing subagents throughout the orchestration workflow.

What is the best way to standardize PRD artifacts and reduce stakeholder misalignment?

The best way to standardize PRD artifacts and reduce stakeholder misalignment is to use a template-driven generation wizard that produces consistent session notes, decision logs, and structured documentation across all new initiatives.

Does this PRD workflow require YAML frontmatter for project setup?

Yes, the PRD workflow satisfies requirements for a frontmatter-driven skill definition and relies on YAML frontmatter parsing to execute its phase-driven state management and template-driven artifact generation.