What problem does it solve? Turning a long design conversation into a formal spec (PRD) is tedious and often requires re-interviewing stakeholders. This Skill converts the current conversation and codebase understanding directly into a structured spec published to your project issue tracker, with no repeated questioning. ## Core Features & Use Cases - Conversation-to-Spec Synthesis: Generates a complete spec from existing discussion context without interviewing the user again. - Test Seam Planning: Identifies existing or new test seams in the codebase, preferring the highest-level seam, and documents rationale in CI mode. - Issue Tracker Publishing: Writes the spec using a fixed template (Problem Statement, User Stories, Implementation Decisions, Testing Decisions, Out of Scope) 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 full PRD-style issue in GitHub or GitLab, ready for an autonomous agent to pick up and implement. ## Quick Start Ask the assistant to turn our current conversation into a spec and publish it to the issue tracker.