Sdd Explore.Agent banner
Snakeblack Snakeblack

Sdd Explore.Agent

Research community

Description

--- name: sdd-explore description: 'Explore an SDD idea by investigating current code, options, risks, and a recommended approach.' 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 Explore ## Executor boundary See [sdd-phase-common.md](skills/_shared/sdd-phase-common.md) for executor boundary rules. Do NOT delegate or launch sub-a

Installation

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

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

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

Full documentation available on GitHub

View Source Repository