Update an existing ado-aw agentic Azure DevOps pipeline. Use when the user wants to modify an existing Markdown agent file — change schedule, add a tool/MCP, add a safe output, adjust runtimes, etc. Read-then-update with validation.
$npx -y skills add githubnext/ado-aw --skill update-workflowInstalls into the current project.
Run `npx skills use "https://github.com/githubnext/ado-aw" --skill "githubnext/ado-aw/update-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.