sdd-init - Initialize Spec-Driven Development context in a project
Detects project tech stack and conventions, and bootstraps the active persistence backend for Spec-Driven Development.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
What this skill does
- Detect project stack and conventions
- Bootstrap active persistence backend
- Generate OpenSpec configuration file
- Build project skill registry file
- Persist project context to memory
Inputs
- Project source files and configurations
- Shared persistence contract and conventions
- User and project skill directories
- Project convention and instruction files
Outputs
- OpenSpec directory structure and config file
- Skill registry file at .juar/skill-registry.md
- Engram project context memory entry
- Structured initialization summary report
Requirements
- Shared persistence contract files
- File system read and write permissions
- Engram memory service access when enabled
