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 spec from existing conversation context and codebase understanding, with no additional user interview. - Test Seam Planning: Identifies the highest-level existing seams for testing the feature and confirms them with the user before writing. - Structured Spec Template: Produces a spec with Problem Statement, Solution, User Stories, Implementation Decisions, Testing Decisions, Out of Scope, and Further Notes sections. - 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 billing feature with an AI agent, invoke this Skill to produce a complete spec with numbered user stories and publish it as a triaged issue ready for implementation. ## Quick Start Ask the agent to turn the current conversation into a spec and publish it to the project issue tracker.