What problem does it solve?
Initializes Spec-Driven Development context so AI orchestrators stop guessing stacks, conventions, and persistence choices when facing medium to large changes, preventing context decay and misalignment across phases.
Core Features & Use Cases
- Full stack detection: Inspects package manifests, tooling, and architectural patterns to describe the project landscape accurately.
- Flexible persistence: Boots up openspec directories, records context to engram, or stays ephemeral based on the requested mode while honoring engram and openspec conventions.
- Skill registry convergence: Scans personal and project skill folders plus convention files, writes
.atl/skill-registry.md, and optionally saves the registry in engram for downstream phases.
- Use case: Hand the orchestration to sdd-init, specify openspec, and it will prepare config, folders, registry, and context summaries so the rest of the team can immediately run exploration and proposal skills.
Quick Start
Tell the sdd-init skill to bootstrap Spec-Driven Development for this repository using the persistence mode you need.