What problem does it solve? Writing an OpenSpec change proposal often jumps straight into solutions, tech choices, or implementation plans, which pollutes downstream specs and designs. This Skill enforces a disciplined, intent-level proposal process so the Why, What, Scope, Non-Goals, and Impact are captured before any design work begins. ## Core Features & Use Cases - Five-Lens Interactive Discovery: Walks through Problem & Why, Goals, Scope & Capabilities, Non-Goals, and Impact one question at a time (or batched), always with a recommended answer. - Template-Driven Writing: Resolves the official OpenSpec proposal template via openspec instructions proposal --json and maps every discovery answer into the exact required sections. - Automated Compliance Review: Dispatches a reviewer subagent to check for solution language, design leaks, placeholders, missing non-goals, and template violations before user review. - Use Case: When you run /opsx-new to start a change like "add user notifications", the Skill interviews you about the underlying problem and scope boundaries, then produces a clean proposal in openspec/changes/ ready for the spec phase. ## Quick Start Ask the assistant to create a new OpenSpec proposal for your change idea and answer the discovery questions it asks.