What problem does it solve? Writing a Product Requirements Document from scratch is time-consuming and often misses technical context. This Skill guides an AI through a structured process of interviewing you, verifying claims against your actual codebase, and producing a complete PRD published as a GitHub issue. ## Core Features & Use Cases - Structured Interview Process: Iteratively questions you about the problem, solution ideas, and design decisions until a shared understanding is reached. - Codebase Verification: Explores the repository to validate your assumptions and understand the current state of the code before planning. - Deep Module Design: Identifies modules to create or modify, favoring deep modules with simple, testable interfaces, and confirms testing scope with you. - Use Case: You want to plan a new feature for your app. Describe the problem, let the Skill interview you and inspect the repo, and receive a complete PRD with user stories, implementation decisions, and testing decisions filed as a GitHub issue. ## Quick Start Ask the AI to write a PRD for the new feature you have in mind and answer its interview questions.