Sdd Init.Prompt banner
Snakeblack Snakeblack

Sdd Init.Prompt

Development community

Description

--- name: sdd-init description: "Initialize SDD context for the current project." agent: sdd-orchestrator argument-hint: "<artifact-store mode or project notes>" tools: ['agent', 'read', 'search', 'edit'] --- Run the SDD init guard for this project. Detect stack, testing capabilities, Strict TDD status, and skill registry state. Do not modify workspace Copilot folders. User input: `${input}`

Installation

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

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