What problem does it solve?
The prd-generator Skill addresses the challenge of reconstructing a Product Requirements Document (PRD) from an existing codebase, providing a brownfield-friendly spec2cloud-compatible PRD for incremental planning and implementation.
Core Features & Use Cases
- Codebase Analysis: Extracts and analyzes product vision, user personas, and feature list from code.
- Feature Cataloging: Identifies and prioritizes features with traceable code and configuration sources.
- Dependency Mapping: Maps feature dependencies, shared services, and external service dependencies.
- Diagram Generation: Generates diagrams for product flow and implementation to visualize the system architecture.
- PRD Generation: Outputs a structured PRD document with traceable evidence and a human gate for review.
Quick Start
Run the prd-generator skill with your codebase and specifications to generate a PRD document at 'specs/prd.md'.