·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.

45Installs·1Trend·@pbh-btn

Installation

$npx skills add https://github.com/pbh-btn/peerbanhelper --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/pbh-btn/peerbanhelper --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: pbh-btn/peerbanhelper.

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: pbh-btn/peerbanhelper.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pbh-btn/peerbanhelper --skill openspec-sync-specs
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from pbh-btn/peerbanhelper

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: pbh-btn/peerbanhelper.

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/pbh-btn/peerbanhelper --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/pbh-btn/peerbanhelper