What problem does it solve? Turning an exploratory conversation about a feature into a structured, actionable PRD is time-consuming and often loses context. This Skill synthesizes the current conversation and codebase understanding directly into a complete PRD and publishes it to the project issue tracker without re-interviewing the user. ## Core Features & Use Cases - Context Synthesis: Converts the existing conversation and codebase exploration into a PRD using the project's domain glossary and respecting existing ADRs. - Test Seam Planning: Identifies and proposes testing seams at the highest appropriate level, confirming them with the user before writing. - Issue Tracker Publishing: Publishes the finished PRD to the project issue tracker and applies the ready-for-agent triage label automatically. - Use Case: After discussing a new feature with the AI and exploring the relevant code, invoke this Skill to produce a full PRD with problem statement, user stories, implementation decisions, and testing decisions, then file it as a triaged issue. ## Quick Start Ask the assistant to turn the current conversation into a PRD and publish it to the issue tracker.