What problem does it solve? Turning an exploratory conversation about a feature into a structured, actionable PRD is tedious 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-Driven Synthesis: Builds the PRD from existing conversation context and repository exploration, using the project's domain glossary and respecting existing ADRs. - Test Seam Planning: Identifies the highest-level testing seams for the feature and confirms them with the user before writing. - Structured PRD Template: Produces problem statement, solution, extensive user stories, implementation decisions, testing decisions, out-of-scope items, and further notes. - Issue Tracker Publishing: Publishes the finished PRD to the project issue tracker and applies the ready-for-agent triage label. - Use Case: After discussing a new billing feature with the agent, invoke this Skill to produce a full PRD with user stories and testing decisions, then file it as a triaged issue ready for implementation. ## Quick Start Ask the agent to turn the current conversation into a PRD and publish it to the issue tracker.