Sdd Continue.Prompt banner
Snakeblack Snakeblack

Sdd Continue.Prompt

Development community

Description

--- name: sdd-continue description: Continue the next dependency-ready SDD phase from OpenSpec state. agent: sdd-orchestrator --- Route this slash command to the `sdd-orchestrator` custom agent. Continue `${input:changeName}` from the filesystem OpenSpec state, or ask the orchestrator to resolve the active change if no name is supplied. Do not invoke phase agents directly. The orchestrator owns state inspection, phase selection, and delegation.

Installation

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

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