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 agent through a structured interview, codebase verification, and module design process to produce a complete PRD submitted directly as a GitHub issue. ## Core Features & Use Cases - Structured PRD Workflow: Interviews the user about the problem, explores the repository to verify assumptions, and sketches deep, testable modules before writing. - Standardized PRD Template: Produces a PRD with problem statement, solution, extensive user stories, implementation decisions, testing decisions, and out-of-scope notes. - GitHub Issue Submission & Task Generation: Submits the finished PRD as a GitHub issue and optionally generates area-prefixed task files from it. - Use Case: A product manager wants to plan a new billing feature. The Skill interviews them, checks the codebase, drafts the PRD with user stories and module decisions, and files it as a GitHub issue ready for the team. ## Quick Start Ask the agent to write a PRD for the new feature you have in mind and answer its interview questions about the problem and solution.