Create a new ado-aw agentic Azure DevOps pipeline from scratch. Use when the user wants to author a brand-new AI-powered ADO pipeline as a Markdown agent file. Ends with a clean compile + lint.
$npx -y skills add githubnext/ado-aw --skill create-workflowInstalls into the current project.
Run `npx skills use "https://github.com/githubnext/ado-aw" --skill "githubnext/ado-aw/create-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/githubnext/ado-aw" that are relevant to the current task. Run `npx skills add "https://github.com/githubnext/ado-aw"` and select the relevant skills, then follow their instructions.