openspec-sync-specs

Merge delta specifications into main specs with intelligent merging.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MomoChenisMe/novascribe --skill openspec-sync-specs-momochenisme
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openspec-sync-specs
Source: https://github.com/MomoChenisMe/novascribe/tree/main/.claude/skills/openspec-sync-specs
Command: npx skills add https://github.com/MomoChenisMe/novascribe --skill openspec-sync-specs-momochenisme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

Core Features & Use Cases

  • Reads delta specifications and applies them to the corresponding main specs with intelligent merging.
  • Preserves unrelated content, and supports added/modified/removed/renamed changes.
  • Useful when consolidating changes from delta specs into the canonical main spec without archiving.

Quick Start

Run the openspec tool to identify available delta changes and apply them to main specs, guiding you through selection when multiple changes exist.

Frequently Asked Questions about openspec-sync-specs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I merge delta specs into main specs without losing existing content?▼

To merge delta specs into main specs without losing content, use an intelligent merging tool that reads both versions and applies only the delta changes while preserving unrelated content. This ensures your main spec stays intact while incorporating updates.

What is delta spec synchronization and when do I need it?▼

Delta spec synchronization is the process of applying changes from a delta specification into a canonical main spec. You need it when a delta spec exists and you want to consolidate its changes into the main spec without archiving the change itself.

Can I apply added, modified, and removed changes from a delta spec to a main spec?▼

Yes, you can apply added, modified, removed, and renamed changes from a delta spec to a main spec. The tool reads both delta and main specifications before applying, supporting all these change types through intelligent merging.

Does merging delta specs require archiving the change after implementation?▼

No, merging delta specs does not require archiving the change. The tool is designed to sync delta specifications into main specs with intelligent merging and no archiving until implementation is complete.

What is the best way to handle multiple delta changes when syncing specifications?▼

The best way to handle multiple delta changes is to run a tool that identifies available delta changes and guides you through selection. It reads both delta and main specs before applying, preserving content not mentioned in the delta.