Sdd Document.Agent banner
Snakeblack Snakeblack

Sdd Document.Agent

Development community

Description

--- name: sdd-document description: 'Generate repository wiki pages mapping architecture, specs, and status.' tools: ['read', 'search', 'edit', 'execute'] # modelo intencionalmente omitido. # Routing de modelos esta controlada por docs/model-routing.md o configuracion local del usuario. user-invocable: false target: vscode --- # SDD Document ## Executor boundary See [sdd-phase-common.md](skills/_shared/sdd-phase-common.md) for executor boundary rules. Do NOT delegate or launch sub-agents. ##

Installation

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

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

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

Full documentation available on GitHub

View Source Repository