Spec Rebase banner
srg-kostyrko srg-kostyrko

Spec Rebase

Testing community

Description

--- description: Reconcile an active change's deltas with the current living spec when /ai-sdlc:spec-archive aborted on slug conflicts. argument-hint: [<slug>] --- You are rebasing a change's deltas against the current living spec. Use this after `/ai-sdlc:spec-archive` aborted on slug conflicts (typically because another change was archived first and moved your baseline). ## Step 1 — Resolve the change User input: $ARGUMENTS - If `$ARGUMENTS` contains a slug, use `.sdlc/changes/<slug>/`. If

Installation

Installs to ~/.claude/skills/srg-kostyrko-ai-sdlc-spec-rebase/SKILL.md

Terminal
mkdir -p ~/.claude/skills/srg-kostyrko-ai-sdlc-spec-rebase && curl -fsSL https://raw.githubusercontent.com/srg-kostyrko/ai-sdlc/HEAD/commands/spec-rebase.md -o ~/.claude/skills/srg-kostyrko-ai-sdlc-spec-rebase/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository