What problem does it solve? Turning a long design discussion into an actionable specification usually requires tedious re-interviewing and manual write-up. This Skill synthesizes the current conversation and codebase understanding directly into a complete spec, then publishes it to the project's issue tracker without asking redundant questions. ## Core Features & Use Cases - Context Synthesis: Reads the existing conversation and explores the repository to ground the spec in the project's domain vocabulary and ADRs. - Seam Planning: Drafts test seams for the feature, preferring existing high-level seams, and confirms them with the user before writing. - Structured Spec Template: Produces problem statement, solution, exhaustive user stories, implementation decisions, testing decisions, out-of-scope items, and additional notes. - Issue Tracker Publishing: Posts the finished spec to the project issue tracker with the ready-for-agent triage label. - Use Case: After discussing a new billing feature with the AI, invoke this Skill to generate a full spec with user stories and test decisions, then file it as an issue ready for an implementation agent. ## Quick Start Ask the AI to turn the current conversation into a spec and publish it to the project issue tracker with the ready-for-agent label.