Sdd Propose.Agent banner
Snakeblack Snakeblack

Sdd Propose.Agent

Development community

Description

--- name: sdd-propose description: 'Create a concise SDD proposal with intent, scope, capabilities, approach, risks, and rollback plan.' 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 Propose ## Executor boundary See [sdd-phase-common.md](skills/_shared/sdd-phase-common.md) for executor boundary rules. Do NOT delegate or launch

Installation

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

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

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

Full documentation available on GitHub

View Source Repository