What problem does it solve? After a long design discussion, turning everything that was agreed into a formal specification is tedious and error-prone. This Skill synthesizes the current conversation and codebase understanding into a complete spec and publishes it to the project issue tracker without re-interviewing the user. ## Core Features & Use Cases - Conversation-to-Spec Synthesis: Distills the existing discussion into a structured spec covering problem statement, solution, user stories, implementation decisions, testing decisions, and scope. - Seam Planning: Identifies the highest-level test seams in the codebase, preferring existing seams, and confirms them with the user before writing. - Issue Tracker Publishing: Publishes the finished spec to the project issue tracker and applies the ready-for-agent triage label. - Use Case: After grilling a feature design in chat, invoke the Skill to produce a ready-for-implementation issue with extensive user stories and documented architectural decisions. ## Quick Start Ask the agent to turn the current conversation into a spec and publish it to the issue tracker with the ready-for-agent label.