sdd-new
Installation
SKILL.md
sdd-new
Starts a complete SDD cycle for a change, with mandatory exploration as Step 1 and user confirmation gates before continuing.
Triggers: /sdd-new <description>, new SDD change, start full SDD cycle, new feature SDD
Process
Skill Resolution (Orchestrator)
Before launching each sub-agent, I resolve the skill path using:
1. .claude/skills/<skill-name>/SKILL.md (project-local — highest priority)
2. openspec/config.yaml skill_overrides (explicit redirect)
3. ~/.claude/skills/<skill-name>/SKILL.md (global catalog — fallback)
Related skills