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 Synthesis: Converts the existing conversation and codebase exploration into a PRD without asking the user to repeat information. - Module Planning: Identifies deep, testable modules to build or modify and confirms scope and test coverage with the user before writing. - Structured PRD Template: Produces a PRD with problem statement, solution, extensive user stories, implementation decisions, testing decisions, and out-of-scope 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 feature with the AI and exploring the repo, ask it to write the PRD — it drafts the full document using the project's domain glossary and ADRs, then files it as a triaged issue. ## Quick Start Ask the agent to turn the current conversation into a PRD and publish it to the issue tracker.