What problem does it solve? Turning a long design conversation into a formal spec (PRD) usually means re-interviewing stakeholders and rewriting everything from scratch. This Skill eliminates that duplication by synthesizing the existing conversation and codebase understanding directly into a publishable spec. ## Core Features & Use Cases - Conversation-to-Spec Synthesis: Converts the current discussion into a structured spec with problem statement, solution, user stories, implementation decisions, testing decisions, and scope boundaries — no re-interview required. - Test Seam Planning: Identifies the highest-level existing seams in the codebase for testing, proposing new ones only when necessary and confirming 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 your AI pair programmer, invoke this Skill to produce a complete spec aligned with the project's domain glossary and ADRs, ready for an agent to implement. ## Quick Start Ask the assistant to turn the current conversation into a spec and publish it to the issue tracker with the ready-for-agent label.