What problem does it solve? After a long design discussion, teams often lose decisions and context when moving from conversation to implementation. This Skill converts the current conversation and codebase understanding into a structured specification and publishes it directly to the project issue tracker, without re-interviewing the user. ## Core Features & Use Cases - Conversation Synthesis: Generates a spec purely from the existing conversation context, with no additional user interviews. - 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 an AI agent and exploring the codebase, invoke this Skill to capture all agreed decisions as a spec issue ready for an implementation agent to pick up. ## Quick Start Ask the agent to turn the current conversation into a spec and publish it to the issue tracker.