What problem does it solve? Turning a long planning conversation into a structured, actionable PRD 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, without re-interviewing the user. ## Core Features & Use Cases - Context Synthesis: Converts the existing conversation and codebase exploration into a structured PRD covering problem statement, solution, user stories, implementation decisions, testing decisions, and scope. - Module Planning: Identifies deep modules to build or modify, confirms them with the user, and records architectural and testing decisions. - 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 produce the PRD — it writes the document using the project's domain glossary and ADRs, then files it as a triaged issue ready for implementation. ## Quick Start Turn our current conversation into a PRD and publish it to the issue tracker.