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 synthesizes the existing conversation and codebase understanding directly into a publishable spec without asking redundant questions. ## Core Features & Use Cases - Conversation-to-Spec Synthesis: Converts the current discussion into a structured spec with problem statement, solution, user stories, implementation decisions, testing decisions, and scope boundaries. - Test Seam Planning: Identifies existing architectural seams for testing before writing the spec, preferring the fewest and highest-level seams, and confirms them with the user. - 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 assistant, invoke this Skill to produce a complete spec aligned with your project's glossary and ADRs, ready for an implementation agent to pick up. ## Quick Start Ask the assistant to turn the current conversation into a spec and publish it to the issue tracker.