What problem does it solve? Teams often lose decisions made during long planning conversations, or restart requirements discovery from scratch when writing specs. This Skill synthesizes already-established decisions into a structured Agent OS specification without reopening the interview. ## Core Features & Use Cases - Decision Synthesis: Reads code, CONTEXT.md, ADRs, and existing feature state to capture what has already been decided. - Structured Spec Generation: Creates or updates agent-os/specs/YYYY-MM-DD-HHMM-<slug>/spec.md with user problem, acceptance criteria, implementation and testing decisions, out-of-scope items, and risks. - Workflow Handoff: Updates feature_list.json only after user approval (preserving WIP=1) and hands off to /prevc or writing-plans for task decomposition. - Use Case: After a design discussion about a new API endpoint, invoke this Skill to produce a dated spec file capturing the agreed behavior and testing approach, ready for planning. ## Quick Start Ask the agent to turn the decisions from our current conversation into an Agent OS spec using the to-spec skill.