What problem does it solve? After a long design discussion, turning scattered conversation context into a formal, actionable specification is tedious and error-prone. This Skill converts what has already been discussed into a structured spec and publishes it to the project issue tracker without re-interviewing the user. ## Core Features & Use Cases - Conversation-to-Spec Synthesis: Generates a complete spec (problem statement, solution, user stories, implementation and testing decisions, scope) purely from existing conversation context and codebase exploration. - Test Seam Planning: Identifies the highest-level existing seams in the codebase for testing and confirms them with the user before writing the spec. - 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 billing feature with the AI, invoke this Skill to produce a full spec with extensive user stories and post it as a triaged issue ready for an implementation agent. ## Quick Start Ask the AI to turn the current conversation into a spec and publish it to the project issue tracker.