Sdd Archive.Prompt banner
Snakeblack Snakeblack

Sdd Archive.Prompt

Development community

Description

--- name: sdd-archive description: Archive a successfully verified OpenSpec change through the SDD orchestrator. agent: sdd-orchestrator --- Route this slash command to the `sdd-orchestrator` custom agent. Archive `${input:changeName}` only after the orchestrator confirms successful verification. Do not invoke the `sdd-archive` phase agent directly. The orchestrator must validate verify status and delegate archive only when safe.

Installation

Installs to ~/.claude/skills/snakeblack-ospec-workflow-sdd-archive.prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/snakeblack-ospec-workflow-sdd-archive.prompt && curl -fsSL https://raw.githubusercontent.com/Snakeblack/ospec-workflow/HEAD/commands/sdd-archive.prompt.md -o ~/.claude/skills/snakeblack-ospec-workflow-sdd-archive.prompt/SKILL.md

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

Full documentation available on GitHub

View Source Repository