What problem does it solve? Turning a long planning conversation into a formal, actionable specification is tedious and error-prone. This Skill synthesizes the existing conversation and codebase understanding into a complete spec document and publishes it directly to the project's issue tracker, without re-interviewing the user. ## Core Features & Use Cases - Conversation-to-Spec Synthesis: Converts already-discussed context into a structured spec with problem statement, solution, user stories, implementation decisions, testing decisions, and scope boundaries. - Test Seam Planning: Identifies existing or proposed testing seams in the codebase 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. - Use Case: After discussing a new feature with your AI assistant, invoke this Skill to produce a numbered user-story spec and file it as a triaged issue ready for an implementation agent. ## Quick Start Ask the assistant to turn the current conversation into a spec and publish it to the project issue tracker.