Sdd Apply.Prompt banner
Snakeblack Snakeblack

Sdd Apply.Prompt

Development community

Description

--- name: sdd-apply description: Run or continue apply for an OpenSpec change through the SDD orchestrator. agent: sdd-orchestrator --- Route this slash command to the `sdd-orchestrator` custom agent. Run or continue apply for `${input:changeName}` using existing OpenSpec tasks and the review workload guard. Do not invoke the `sdd-apply` phase agent directly. The orchestrator must validate readiness and delegate apply with the resolved delivery path.

Installation

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

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