What problem does it solve? Keeping main specifications aligned with change proposals is tedious and error-prone when done manually. This Skill applies delta specs (ADDED, MODIFIED, REMOVED, RENAMED requirements) from an OpenSpec change 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. - Delta Spec Parsing: Reads delta spec files under openspec/changes/<name>/specs/ and interprets ADDED, MODIFIED, REMOVED, and RENAMED requirement sections. - New Spec Creation: Creates new main spec files with Purpose and Requirements sections when a capability does not yet exist. - Use Case: After drafting a change proposal with delta specs, ask the agent to sync them so the main specs reflect the new requirements while the change stays active for implementation. ## Quick Start Ask the agent to sync the delta specs from a specific OpenSpec change into the main specs, or let it list available changes so you can pick one.