What problem does it solve? Turning a long planning conversation into a formal spec (PRD) is tedious and error-prone. 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 user interview required. - Test Seam Planning: Identifies and validates testing seams in the codebase before writing the spec, preferring existing high-level seams. - 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 your AI assistant, invoke this Skill to produce a spec with problem statement, user stories, implementation decisions, and testing decisions, then file it as a ready-for-agent issue. ## Quick Start Ask the assistant to turn the current conversation into a spec and publish it to the project issue tracker.