What problem does it solve?
This Skill helps in initializing the SDD (Software Development Domain) context, testing capabilities, and persistence, ensuring that the project is ready for structured development processes.
Core Features & Use Cases
- Initialize SDD Context: Starts the SDD process by setting up necessary configurations and testing environments.
- Testing Capabilities: Detects test runners, coverage, linters, type checkers, and formatters, preparing the project for rigorous testing.
- Persistence Setup: Configures the project for data persistence using Engram or OpenSpec formats, allowing for long-term testing data storage.
- Use Case: When beginning a new project or at the start of each sprint, this Skill can be used to ensure that the project has all the necessary setup for testing and tracking.
Quick Start
Execute the sdd-init skill to initialize the SDD context for your project.