What problem does it solve? Turning a long design conversation into a formal specification usually requires tedious re-interviewing and manual write-up. This Skill synthesizes the existing conversation and codebase understanding directly into a structured spec and publishes it to the project issue tracker, eliminating redundant questioning. ## Core Features & Use Cases - Conversation-to-Spec Synthesis: Generates a complete spec (problem statement, solution, user stories, implementation and testing decisions) from the current conversation without interviewing the user again. - Test Seam Planning: Identifies existing architectural seams for testing, preferring the highest-level seam and minimizing new ones, with user confirmation. - Issue Tracker Publishing: Publishes the finished spec to the project issue tracker and applies the ready-for-agent triage label automatically. - Use Case: After discussing a new feature with the AI and exploring the codebase, invoke this Skill to produce a ready-for-implementation spec issue without writing any of it manually. ## Quick Start Ask the AI to turn the current conversation into a spec and publish it to the issue tracker with the ready-for-agent label.