Spec Archive banner
srg-kostyrko srg-kostyrko

Spec Archive

Testing community

Description

--- description: Mechanically merge an active change's deltas into the living spec, promote ADRs, and move the folder to the archive. Refuses on incomplete validation or slug conflicts. argument-hint: [<slug>] --- You are archiving a complete change. This is mostly mechanical — do not paraphrase or "improve" delta content during the merge. ## Step 1 — Resolve the change User input: $ARGUMENTS - If `$ARGUMENTS` contains a slug, use `.sdlc/changes/<slug>/`. If that folder doesn't exist, list a

Installation

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

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

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

Full documentation available on GitHub

View Source Repository