·spec-merge-back
</>

spec-merge-back

Use when 一个 Spec Pack 已完成,需要把可复用资产晋升到 project SSOT(ADR/契约/ops/NFR/registry),且存在“整包复制污染 project / 跳过 spec-context / 把 merge-back 误当 git merge”的风险。

38Installs·7Trend·@zixun-github

Installation

$npx skills add https://github.com/zixun-github/aisdlc --skill spec-merge-back

How to Install spec-merge-back

Quickly install spec-merge-back 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/zixun-github/aisdlc --skill spec-merge-back
  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: zixun-github/aisdlc.

SKILL.md

View raw

Merge-back 是 Spec Pack 生命周期的“晋升阶段”:把本次需求中会长期复用/会约束未来需求的内容晋升到 .aisdlc/project/(Project SSOT),其余内容仍留在 {FEATUREDIR} 作为交付证据。

REQUIRED SUB-SKILL:先满足 spec-context 门禁并在对话中回显 FEATUREDIR=...(允许 (reuse))。

以 {FEATUREDIR}/implementation/plan.md 中的 ## Merge-back 待办清单 为主入口,汇总本次需要晋升的条目,并按类别分组:

Use when 一个 Spec Pack 已完成,需要把可复用资产晋升到 project SSOT(ADR/契约/ops/NFR/registry),且存在“整包复制污染 project / 跳过 spec-context / 把 merge-back 误当 git merge”的风险。 Source: zixun-github/aisdlc.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zixun-github/aisdlc --skill spec-merge-back
Category
</>Dev Tools
Verified
First Seen
2026-03-04
Updated
2026-03-10

Browse more skills from zixun-github/aisdlc

Quick answers

What is spec-merge-back?

Use when 一个 Spec Pack 已完成,需要把可复用资产晋升到 project SSOT(ADR/契约/ops/NFR/registry),且存在“整包复制污染 project / 跳过 spec-context / 把 merge-back 误当 git merge”的风险。 Source: zixun-github/aisdlc.

How do I install spec-merge-back?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zixun-github/aisdlc --skill spec-merge-back 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/zixun-github/aisdlc