What problem does it solve? Keeping main specifications up to date with changes defined in delta specs is tedious and error-prone when done manually. This Skill applies ADDED, MODIFIED, REMOVED, and RENAMED requirements from a change's delta specs directly into the main spec files, without archiving the change. ## Core Features & Use Cases - Intelligent Merging: Applies partial updates such as adding a single scenario to an existing requirement without copying unchanged content. - Change Selection: Lists available changes via the openspec CLI and prompts the user to select one, never guessing or auto-selecting. - New Capability Creation: Creates a new main spec file with Purpose and Requirements sections when a capability does not exist yet. - Use Case: After drafting a change with delta specs for a new API feature, run this Skill to merge those requirements into the main specs while keeping the change active until implementation is complete. ## Quick Start Ask the assistant to sync the delta specs from your current OpenSpec change into the main specs.