Sdd Orchestrator.Agent banner
Snakeblack Snakeblack

Sdd Orchestrator.Agent

Development community

Description

--- name: sdd-orchestrator description: Orchestrates the SDD workflow by delegating phases to specialized SDD subagents. tools: ['read', 'search', 'edit', 'execute', 'agent', 'vscode/askQuestions'] agents: ['sdd-init', 'sdd-foundation', 'sdd-baseline', 'sdd-workspace', 'sdd-explore', 'sdd-propose', 'sdd-spec', 'sdd-clarify', 'sdd-design', 'sdd-tasks', 'sdd-apply', 'sdd-verify', 'sdd-archive', 'sdd-reconcile', 'sdd-onboard', 'sdd-document', 'review-change', 'review-correction', 'review-risk', 're

Installation

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

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

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

Full documentation available on GitHub

View Source Repository