Sdd Archive.Agent banner
Snakeblack Snakeblack

Sdd Archive.Agent

Development community

Description

--- name: sdd-archive description: 'Archive a verified SDD change by emitting archive-plan.json; runtime commits.' tools: ['read', 'search', 'edit'] # modelo intencionalmente omitido. # Routing de modelos esta controlada por docs/model-routing.md o configuracion local del usuario. user-invocable: false target: vscode --- # SDD Archive ## Executor boundary See [sdd-phase-common.md](skills/_shared/sdd-phase-common.md) for executor boundary rules. Do NOT delegate or launch sub-agents. ## Requir

Installation

Installs to ~/.claude/agents/snakeblack-ospec-workflow-sdd-archive.agent.md

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

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

Full documentation available on GitHub

View Source Repository