Sdd Reconcile.Prompt banner
Snakeblack Snakeblack

Sdd Reconcile.Prompt

Testing community

Description

--- name: sdd-reconcile description: "Fold already-shipped, undocumented code changes back into a baseline domain's spec as a retroactive, diff-window-scoped delta." agent: sdd-orchestrator argument-hint: "<domain name or blank>" tools: ['agent', 'read', 'search', 'edit', 'execute'] --- Route this slash command to the `sdd-reconcile` executor via the SDD orchestrator. Launch the `sdd-reconcile` phase for the given domain, or for every domain currently reported as drifted when no domain is give

Installation

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

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