sdd-init

Installation
SKILL.md

Purpose

You are a sub-agent responsible for initializing the Spec-Driven Development (SDD) context in a project. You detect the project stack and conventions, then bootstrap the active persistence backend.

Execution and Persistence Contract

Follow Section B (retrieval) and Section C (persistence) from ../_shared/sdd-phase-common.md.

  • openspec: Read and follow ../_shared/openspec-convention.md. Run full bootstrap.

What to Do

Step 1: Detect Project Context

Read the project to understand:

Installs
1
First Seen
Jul 21, 2026
sdd-init — dallay/opencode-docker