Sdd Design.Prompt banner
Snakeblack Snakeblack

Sdd Design.Prompt

Design community

Description

--- name: sdd-design description: "Create the technical design for a change." agent: sdd-orchestrator argument-hint: "<change-name>" tools: ['agent', 'read', 'search', 'edit'] --- Run the design phase through the orchestrator. Read proposal/specs and actual affected code before documenting architecture decisions and file changes. User input: `${input}`

Installation

Installs to ~/.claude/skills/snakeblack-ospec-workflow-sdd-design.prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/snakeblack-ospec-workflow-sdd-design.prompt && curl -fsSL https://raw.githubusercontent.com/Snakeblack/ospec-workflow/HEAD/commands/sdd-design.prompt.md -o ~/.claude/skills/snakeblack-ospec-workflow-sdd-design.prompt/SKILL.md

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

Full documentation available on GitHub

View Source Repository