What problem does it solve? Turning a long design discussion into a formal Product Requirements Document is tedious and often loses context. This Skill converts the current conversation and codebase understanding directly into a structured PRD without re-interviewing the user. ## Core Features & Use Cases - Context Synthesis: Explores the repository, respects existing ADRs and domain glossary vocabulary, and synthesizes what has already been discussed rather than asking new questions. - Test Seam Planning: Identifies the highest-level testing seams for the feature and confirms them with the user before writing. - Structured PRD Publishing: Generates a PRD with problem statement, solution, extensive user stories, implementation and testing decisions, then publishes it to the project issue tracker with the ready-for-agent triage label. - Use Case: After discussing a new feature with your AI assistant, invoke this Skill to produce a complete PRD issue ready for an implementation agent to pick up. ## Quick Start Ask the assistant to turn the current conversation into a PRD and publish it to the issue tracker.