Adopt a v2.x ai-sdlc-harness workspace into v3.0 — config carries over, run history stays archived in place. USER-ENTRY and HUMAN-ONLY — invoke only when the user explicitly runs /migrate-workspace; never autonomously, never from a subagent (guard-enforced).
$npx -y skills add mostashraf/ai-sdlc-harness --skill migrate-workspaceInstalls into the current project.
Run `npx skills use "https://github.com/mostashraf/ai-sdlc-harness" --skill "mostashraf/ai-sdlc-harness/migrate-workspace"` 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/mostashraf/ai-sdlc-harness" that are relevant to the current task. Run `npx skills add "https://github.com/mostashraf/ai-sdlc-harness"` and select the relevant skills, then follow their instructions.