What problem does it solve? Turning a long design discussion into an actionable specification is tedious and error-prone. This Skill converts 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 Synthesis: Generates a spec purely from existing discussion context, with no additional user interviews. - Test Seam Planning: Identifies and proposes testing seams in the codebase, preferring existing high-level seams before creating new ones. - Structured Spec Template: Produces problem statement, solution, extensive user stories, implementation decisions, testing decisions, and out-of-scope 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 feature with the AI, invoke this Skill to get a ready-to-implement spec filed as a triaged issue, respecting the project's domain glossary and ADRs. ## Quick Start Ask the AI to turn the current conversation into a spec and publish it to the issue tracker.