Explicit command-style skill for initializing or adopting SDD in a project by creating or preparing .ai/, .ai/steering/, and .ai/sdd/. Use only when the user explicitly asks to initialize, set up, adopt, or bootstrap SDD. Do not auto-load for general planning, feature specs, status checks, or implementation.
$npx -y skills add felipefontoura/pi-sdd-kit --skill sdd-initInstalls into the current project.
Run `npx skills use "https://github.com/felipefontoura/pi-sdd-kit" --skill "felipefontoura/pi-sdd-kit/sdd-init"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/felipefontoura/pi-sdd-kit" that are relevant to the current task. Run `npx skills add "https://github.com/felipefontoura/pi-sdd-kit"` and select the relevant skills, then follow their instructions.