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 converts the discussion you have already had into a structured spec and publishes it directly to your project issue tracker, eliminating duplicate effort. ## Core Features & Use Cases - Conversation-to-Spec Synthesis: Generates a complete spec from existing conversation context and codebase understanding without interviewing the user again. - Test Seam Planning: Identifies and proposes testing seams in the codebase, preferring existing high-level seams, and confirms them with the user before writing. - Issue Tracker Publishing: Writes the spec using a fixed template (problem statement, user stories, implementation and testing decisions, out of scope) and publishes it with the ready-for-agent triage label. - Use Case: After discussing a new feature with your AI assistant, invoke this Skill to produce a ready-for-implementation spec issue that an agent or teammate can pick up immediately. ## Quick Start Ask the assistant to turn the current conversation into a spec and publish it to the project issue tracker.