What problem does it solve? After a long product discussion, teams often lose decisions or re-litigate settled questions when writing requirements. This Skill converts the current conversation and repository context into a structured spec/PRD and publishes it to the project's issue tracker without re-interviewing the user. ## Core Features & Use Cases - Context Synthesis: Reads existing README, AGENTS, ADRs, domain glossaries, and code to write specs in the project's own domain language. - Structured Spec Template: Produces problem statement, solution, numbered user stories, implementation decisions, test decisions, out-of-scope items, and open questions. - Test Seam Planning: Sketches testing seams before writing the spec and confirms architectural impacts with the user. - Tracker Publishing: Publishes the spec to the configured issue tracker and applies labels like ready-for-agent. - Use Case: After discussing a new checkout feature with the AI, invoke this Skill to produce a PRD that a to-issues or to-tickets skill can later split into implementable work items. ## Quick Start Ask the AI to turn the current discussion into a spec and publish it to the project issue tracker using the to-spec skill.