sdd-init - Initialize Spec-Driven Development context in a project
Detects project tech stack and conventions, bootstraps persistence backends, builds skill registry, and initializes Spec-Driven Development context.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Detect project stack and conventions
- Bootstrap active persistence backend
- Create OpenSpec directory and config
- Save project context to Engram
- Build project skill registry file
- Return structured initialization summary
Inputs
- Project source code and manifests
- Project root convention files
- Persistence contract configuration
Outputs
- .atl/skill-registry.md file
- openspec/config.yaml configuration file
- openspec directory structure
- Engram project context entries
- Structured initialization summary report
Requirements
- File system write access in project root
- Engram memory integration
