Sdd Onboard.Prompt banner
Snakeblack Snakeblack

Sdd Onboard.Prompt

Development community

Description

--- name: sdd-onboard description: "Walk through a real SDD cycle on the current codebase." agent: sdd-orchestrator argument-hint: "<optional focus area>" tools: ['agent', 'read', 'search', 'edit'] --- Start SDD onboarding through the orchestrator. Pick a small safe real change, teach each phase briefly, and ask at required gates. User input: `${input}`

Installation

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

Terminal
mkdir -p ~/.claude/skills/snakeblack-ospec-workflow-sdd-onboard.prompt && curl -fsSL https://raw.githubusercontent.com/Snakeblack/ospec-workflow/HEAD/commands/sdd-onboard.prompt.md -o ~/.claude/skills/snakeblack-ospec-workflow-sdd-onboard.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