What problem does it solve? Turning a long design discussion into a formal spec (PRD) usually requires tedious re-interviewing and manual write-up. This Skill converts the current conversation and codebase understanding directly into a structured spec and publishes it to the project issue tracker without asking redundant questions. ## Core Features & Use Cases - Conversation-to-Spec Synthesis: Generates a complete spec from existing discussion context, with no user interview required. - Test Seam Planning: Identifies and proposes testing seams in the codebase, preferring existing high-level seams, and confirms them with the user before writing. - Issue Tracker Publishing: Publishes the finished spec to the project issue tracker and applies the ready-for-agent triage label automatically. - Use Case: After discussing a new feature with your AI pair programmer, 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 agent to turn the current conversation into a spec and publish it to the issue tracker with the ready-for-agent label.