openspec-sync-specs

Merge delta specs from openspec/changes into main specs with intelligent merging.

27|2|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/DataCovey/nornweave --skill openspec-sync-specs-datacovey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-sync-specs
Source: https://github.com/DataCovey/nornweave/tree/main/.cursor/skills/openspec-sync-specs
Command: npx skills add https://github.com/DataCovey/nornweave --skill openspec-sync-specs-datacovey

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sync delta specs from a change to main specs. This is an agent-driven operation that reads delta specs and applies changes to the main specs with intelligent merging.

Core Features & Use Cases

  • Reads delta specs from openspec/changes
  • Applies ADDED / MODIFIED / REMOVED / RENAMED changes to main specs
  • Outputs a summary of applied changes for traceability

Quick Start

Run the delta-to-main spec sync to merge changes into the main specs.

Frequently Asked Questions about openspec-sync-specs

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

FAQPage Schema
How do I sync delta specs to main specs without archiving the changes?

To sync delta specs to main specs, you can run a delta-to-main spec sync operation that reads delta specs from openspec/changes and applies updates directly to main specs using intelligent merging without archiving.

What is intelligent spec merging for delta specifications?

Intelligent spec merging is an agent-driven process that reads both delta and main specifications, then applies ADDED, MODIFIED, REMOVED, and RENAMED requirements to update the main specs while producing a summary of applied changes.

How do I apply ADDED, MODIFIED, REMOVED, and RENAMED requirements from delta specs?

You can apply ADDED, MODIFIED, REMOVED, and RENAMED requirements from delta specs by running the delta-to-main sync operation, which reads changes under openspec/changes and intelligently merges them into the main specs.

Can I get a summary of applied changes after merging delta specs into main specs?

Yes, the delta-to-main spec sync operation outputs a summary of applied changes after merging delta specs into main specs, providing traceability for all added, modified, removed, and renamed requirements.

Do I need any dependencies or components to run the openspec delta-to-main spec sync?

No dependencies or components are required to run the openspec delta-to-main spec sync, as it is an agent-driven operation that directly reads delta specs under openspec/changes and applies them to main specs.

What's the best way to update main specs with openspec changes for traceability?

The best way to update main specs with openspec changes for traceability is to use the delta-to-main spec sync, which intelligently merges delta spec changes and outputs a summary of applied changes to maintain traceability.