What problem does it solve? Turning a long design conversation into a formal spec (PRD) is tedious and often requires re-interviewing stakeholders. This Skill synthesizes the existing conversation and codebase understanding directly into a publishable spec without asking redundant questions. ## Core Features & Use Cases - Conversation-to-Spec Synthesis: Converts the current discussion context into a structured spec covering problem statement, solution, user stories, implementation decisions, testing decisions, and scope. - Test Seam Planning: Identifies existing architectural seams for testing before writing the spec, preferring the fewest and highest-level seams, and confirms them with the user. - Issue Tracker Publishing: Publishes the finished spec 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 codebase, invoke this Skill to produce a complete spec with extensive user stories and post it as a triaged issue ready for implementation. ## Quick Start Turn our current conversation about this feature into a spec and publish it to the issue tracker.