prd-generator

Automates drafting comprehensive Product Requirements Documents via structured discovery and standardized templates.

3|1|Updated Nov 29, 2025
One-click install
npx skills add https://github.com/indrasvat/claude-code-skills --skill prd-generator-indrasvat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-generator
Source: https://github.com/indrasvat/claude-code-skills/tree/main/skills/prd-generator
Command: npx skills add https://github.com/indrasvat/claude-code-skills --skill prd-generator-indrasvat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires claude, git, and includes scripts (resource) components.

What problem does it solve?

Drafting Product Requirements Documents is time-consuming and error-prone; this skill automates the production of comprehensive PRDs through structured discovery and standardized templates, reducing manual drafting and ensuring consistent planning.

Core Features & Use Cases

  • Interactive discovery workflow that guides stakeholders with 12+ questions to elicit requirements.
  • Automated PRD generation (docs/PRD.md) with checkbox-based tasks and a phase-structured outline.
  • Progress tracking (docs/PROGRESS.md) and True Ralph Loop support for autonomous implementation.
  • Context recovery and versioned history via git commits and generated artifacts.

Quick Start

Start by launching the prd-generator skill to begin interactive discovery and generate docs/PRD.md and docs/PROGRESS.md.

Frequently Asked Questions about prd-generator

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

FAQPage Schema
How do I automate Product Requirements Document creation with structured discovery?

Automating Product Requirements Document creation uses an interactive discovery workflow to ask 12+ stakeholder questions, then generates a comprehensive PRD with phase-structured outlines and checkbox-based tasks. This replaces manual drafting with standardized templates for consistent planning.

What is the best way to track progress during autonomous product implementation?

Tracking progress during autonomous implementation uses a generated PROGRESS.md file alongside the PRD. It supports the True Ralph Loop by recording phase completions and updates, enabling continuous tracking and context recovery after disruptions via git commits.

Do I need git and claude to generate PRDs through automated discovery?

Yes, you need git and claude to generate PRDs through automated discovery. Git provides versioned history and context recovery for generated artifacts, while claude executes the interactive discovery workflow and automated document generation.

Can I recover PRD context after a disruption using automated templates?

Yes, you can recover PRD context after disruptions using automated templates. The system generates versioned artifacts with recovery guidance, leveraging git commits and tracked PROGRESS.md files to restore the exact phase and implementation state.

What questions are asked during interactive PRD discovery?

Interactive PRD discovery asks 12+ targeted questions to elicit comprehensive stakeholder requirements. This guided workflow ensures all critical product dimensions are covered before automatically generating the standardized documentation.

How does automated PRD generation compare to manual product requirements drafting?

Automated PRD generation improves upon manual drafting by applying structured discovery and standardized templates to ensure consistent planning. It eliminates time-consuming manual formatting and reduces error-prone omissions by enforcing phase-structured outlines.