sdd-ff
Installation
SKILL.md
sdd-ff
Fast-forward SDD cycle: infers slug, runs mandatory exploration (Step 0), then propose → spec+design (parallel) → tasks automatically, then asks before apply.
Triggers: /sdd-ff <description>, fast-forward, quick SDD cycle, fast forward 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