sdd-init

Detect project architecture and create structured persistence directories for Spec-Driven Development.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/julcasans/atl-lab --skill sdd-init-julcasans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-init
Source: https://github.com/julcasans/atl-lab/tree/main/.github/skills/sdd-init
Command: npx skills add https://github.com/julcasans/atl-lab --skill sdd-init-julcasans

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of setting up a Spec-Driven Development environment, enabling teams to quickly establish project conventions and persistence setups.

Core Features & Use Cases

  • Context Detection: Analyzes project stacks, conventions, and architecture patterns from existing files.
  • Bootstrap Initialization: Creates necessary directory structures and configuration files for SDD in openspec/.
  • Use Case: A developer starts a new project and wants to instantly bootstrap an SDD environment for managing specifications and change proposals.

Quick Start

Invoke the skill to detect your project setup and initialize SDD configuration accordingly.

Frequently Asked Questions about sdd-init

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a Spec-Driven Development environment for an existing project?

This Skill initializes Spec-Driven Development environments by detecting existing project architecture and automatically creating structured persistence directories and configuration files within the openspec/ path.

What is Spec-Driven Development initialization and why do I need it?

Spec-Driven Development initialization streamlines project setup by automatically creating structured persistence directories and conventions, allowing teams to quickly establish specification and change proposal management workflows.

Can I use automated SDD setup across different tech stacks?

Yes, automated SDD setup works across diverse tech stacks by detecting your existing project files, conventions, and architecture patterns to generate appropriate configuration tailored to your specific environment.

How do I bootstrap specification directories and change proposals for my development workflow?

Bootstrap specification directories by invoking the Skill, which analyzes your project conventions and instantly creates the required openspec/ directory structures for managing specifications and change proposals.

Does Spec-Driven Development initialization require manual configuration file mapping?

No manual mapping is required. The Skill relies on context detection to analyze existing project stacks and architecture patterns, automatically generating the appropriate SDD configuration without manual file setup.