Sdd Baseline.Prompt banner
Snakeblack Snakeblack

Sdd Baseline.Prompt

Development community

Description

--- name: sdd-baseline description: "Seed openspec/specs/ with baseline specs of existing behavior (brownfield repos, resumable batches)." agent: sdd-orchestrator argument-hint: "<domain name or blank>" tools: ['agent', 'read', 'search', 'edit', 'execute'] --- Route this slash command to the `sdd-baseline` executor via the SDD orchestrator. Launch or resume the `sdd-baseline` phase. Each run completes one domain batch and returns `partial` until all pending domains are done. Pass any optional

Installation

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

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