What problem does it solve? Keeping main specifications in sync with change proposals is tedious and error-prone when done by hand. This Skill applies delta specs (ADDED, MODIFIED, REMOVED, RENAMED requirements) from an OpenSpec change directly into the main specs, without archiving the change. ## Core Features & Use Cases - Intelligent Merging: Reads each delta spec and merges requirements into main specs, preserving existing scenarios and content the delta does not mention. - Change Selection & Store Support: Infers the change from context, lists active changes when ambiguous, and supports registered OpenSpec stores via --store <id>. - Validation & Safe Retirement: Runs openspec validate --specs after syncing and only deletes a retired capability's spec.md when strict conditions are met. - Use Case: After finishing a change that adds a new scenario to the user-auth capability, ask the agent to sync the delta specs so the main spec reflects the update while the change stays active. ## Quick Start Ask the agent to sync the delta specs from your current OpenSpec change into the main specs, optionally naming the change explicitly.