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 interviewing the user again. ## Core Features & Use Cases - Context-Driven PRD Synthesis: Converts the existing conversation and codebase exploration into a full PRD covering problem statement, solution, user stories, implementation decisions, testing decisions, and scope. - Module Planning: Identifies deep modules with simple, testable interfaces before writing, and confirms module and testing scope with the user. - 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 AI and exploring the repo, invoke this Skill to produce a complete PRD with extensive user stories and architectural decisions, then file it as a triaged issue ready for implementation. ## Quick Start Ask the AI to turn the current conversation into a PRD and publish it to the issue tracker.