Run the governed SDLC pipeline for a work item. USER-ENTRY — invoke only when the user explicitly runs /dev-workflow <work-item-id>; never trigger autonomously from conversation, and never from a subagent (guard-enforced).
$npx -y skills add mostashraf/ai-sdlc-harness --skill dev-workflowInstalls into the current project.
Run `npx skills use "https://github.com/mostashraf/ai-sdlc-harness" --skill "mostashraf/ai-sdlc-harness/dev-workflow"` 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.