What problem does it solve?
PRD creation is typically manual and iterative, leading to misalignment, duplicated effort, and delayed delivery. This skill guides you from a detailed problem description through repository exploration and stakeholder interviews to a complete, ready-to-submit PRD.
Core Features & Use Cases
- Interview-driven requirements gathering: collects user needs through structured conversations, ensuring alignment with real problems.
- Repo-informed validation: cross-checks assumptions against the codebase to reduce scope creep.
- Templated PRD drafting and GitHub issue submission: outputs a ready-to-issue document using a standardized template.
- Module design sketching: outlines major components and interfaces to enable early feedback and risk assessment.
- Use Case: When planning a new feature, you can elicit requirements, verify feasibility in the repo, and produce a PRD and GitHub issue in one flow.
Quick Start
Follow the prompts to gather a long, detailed problem description, explore the repository to validate context, conduct structured interviews, sketch required modules, and produce the PRD using the template as a GitHub issue.