Initialize or onboard a project into the SDLC Workflow. Scaffolds .claude/ context, configs, docs/ and tests/, and for existing projects runs baseline intake so the agent doesn't rebuild your structure. Use when the user wants to init / set up / 接入 / 初始化 a repo to the SDLC pipeline before requirements work.
$npx -y skills add evan-e2438927/sdlc-workflow --skill sdlc-initInstalls into the current project.
Run `npx skills use "https://github.com/evan-e2438927/sdlc-workflow" --skill "evan-e2438927/sdlc-workflow/sdlc-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/evan-e2438927/sdlc-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/evan-e2438927/sdlc-workflow"` and select the relevant skills, then follow their instructions.