What problem does it solve? Turning a design discussion into a written spec usually means re-interviewing stakeholders and re-deriving decisions already made in conversation. This Skill synthesizes the current conversation and codebase understanding directly into a structured spec and publishes it to the project issue tracker, with no repeated questioning. ## Core Features & Use Cases - Conversation-to-Spec Synthesis: Converts the existing discussion context into a full spec covering problem statement, solution, user stories, implementation decisions, testing decisions, and scope. - 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. - Use Case: After discussing a new billing feature with your AI pair programmer, invoke the Skill to produce a complete spec with extensive user stories and post 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.