What problem does it solve? Turning a vague feature idea into a well-scoped Product Requirements Document is hard — requirements stay fuzzy, module boundaries go undefined, and implementation starts without a shared plan. This Skill guides an AI agent through a structured interview and codebase exploration to produce a complete PRD submitted as a GitHub issue. ## Core Features & Use Cases - Guided Requirements Interview: Asks one question at a time with recommended answers, exploring the codebase to answer what code can reveal. - Module Sketching: Identifies major modules, their public interfaces, test boundaries, and deep-module opportunities before writing the PRD. - Structured PRD Template: Produces a PRD covering problem statement, user stories, implementation decisions, schema changes, testing, and out-of-scope items, submitted as a GitHub issue. - Use Case: You have a rough idea for a new notification system. The Skill interviews you about the problem, explores your codebase, sketches the modules, and writes a complete PRD as a GitHub issue ready for architecture planning. ## Quick Start Ask the agent to write a PRD for your new feature idea and answer its questions one at a time.