What problem does it solve? Turning a long design conversation into a formal spec (PRD) is tedious and often loses decisions made along the way. This Skill converts the current conversation and codebase understanding directly 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 complete spec from existing discussion context, with no additional interview questions. - Test Seam Planning: Identifies and proposes testing seams in the codebase, preferring existing high-level seams 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 feature with the AI and exploring the repo, invoke this Skill to produce a spec with problem statement, user stories, implementation decisions, testing decisions, and out-of-scope notes, then file it as a triaged issue. ## Quick Start Ask the AI to turn the current conversation into a spec and publish it to the project issue tracker.