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 to 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. - Full Delta Support: Handles ADDED, MODIFIED, REMOVED, and RENAMED requirement sections across multiple capability specs. - New Spec 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 proposal with delta specs under openspec/changes/, ask the agent to sync them so the main specs in openspec/specs/ reflect the intended behavior while the change stays active. ## Quick Start Ask the agent to sync the delta specs from a specific OpenSpec change into the main specs, for example by saying: sync the specs from my add-user-auth change.