What problem does it solve? Turning a long design discussion into a structured spec (PRD) is tedious and often requires re-interviewing stakeholders. This Skill converts the current conversation and codebase understanding directly into a published spec without asking redundant questions. ## Core Features & Use Cases - Conversation-to-Spec Synthesis: Generates a complete spec from existing discussion context, with no interview phase. - Test Seam Planning: Identifies and validates testing seams in the codebase before writing the spec, preferring existing high-level seams. - 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 repo, invoke this Skill to produce a structured spec with problem statement, user stories, implementation decisions, testing decisions, and out-of-scope notes, then file it as an issue ready for an agent to implement. ## Quick Start Ask the AI to turn the current conversation into a spec and publish it to the issue tracker using the to-spec skill.