·openspec-sync-specs
</>

openspec-sync-specs

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.

9Installs·1Trend·@ruan-cat

Installation

$npx skills add https://github.com/ruan-cat/monorepo --skill openspec-sync-specs

How to Install openspec-sync-specs

Quickly install openspec-sync-specs AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ruan-cat/monorepo --skill openspec-sync-specs
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ruan-cat/monorepo.

SKILL.md

View raw

This is an agent-driven operation - you will read delta specs and directly edit main specs to apply the changes. This allows intelligent merging (e.g., adding a scenario without copying the entire requirement).

Input: Optionally specify a change name. If omitted, check if it can be inferred from conversation context. If vague or ambiguous you MUST prompt for available changes.

Run openspec list --json to get available changes. Use the AskUserQuestion tool to let the user select.

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. Source: ruan-cat/monorepo.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ruan-cat/monorepo --skill openspec-sync-specs
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from ruan-cat/monorepo

Quick answers

What is openspec-sync-specs?

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. Source: ruan-cat/monorepo.

How do I install openspec-sync-specs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruan-cat/monorepo --skill openspec-sync-specs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ruan-cat/monorepo