What problem does it solve? Turning a long design conversation into a structured Product Requirements Document is tedious and error-prone. This Skill synthesizes the current conversation context and codebase understanding into a complete PRD and publishes it directly to the project issue tracker with the correct triage label. ## Core Features & Use Cases - Context Synthesis: Converts the existing conversation and codebase exploration into a PRD without re-interviewing the user. - Module Planning: Identifies deep, testable modules to build or modify and confirms scope with the user before writing. - Structured PRD Template: Produces problem statement, solution, extensive user stories, implementation decisions, testing decisions, and out-of-scope sections. - Issue Tracker Publishing: Publishes the finished PRD to the project issue tracker and applies the needs-triage label so it enters the normal triage flow. - Use Case: After discussing a new feature with the AI, ask it to write the PRD; it explores the repo, respects ADRs and the domain glossary, drafts the PRD, and files it as a triaged issue. ## Quick Start Turn our current conversation into a PRD and publish it to the issue tracker.