SDLC stage 2 — after a proposal is approved, implement the code plus unit tests and lint, without committing or pushing. Use when the user wants to apply / 开发 / execute an approved proposal's tasks.md. Optional --review runs Codex Gate 2 on the code.
$npx -y skills add evan-e2438927/sdlc-workflow --skill sdlc-applyInstalls into the current project.
Run `npx skills use "https://github.com/evan-e2438927/sdlc-workflow" --skill "evan-e2438927/sdlc-workflow/sdlc-apply"` 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.