Run an agentic journey end-to-end: preflight the host, extract prompts, execute them in an isolated workspace, build, deploy to Azure, verify with real requests and screenshots, and clean up only owned resources. USE FOR: test a journey, run a journey end-to-end, validate journey prompts, deploy a journey to Azure, walk through a journey, execute journey steps, CI journey test. DO NOT USE FOR: creating new journeys (use journey-template), reviewing journey content (use content-reviewer), or modifying unrelated code.
$npx -y skills add danwahlin/github-azure-agentic-journeys --skill journey-runnerInstalls into the current project.
Run `npx skills use "https://github.com/danwahlin/github-azure-agentic-journeys" --skill "danwahlin/github-azure-agentic-journeys/journey-runner"` 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/danwahlin/github-azure-agentic-journeys" that are relevant to the current task. Run `npx skills add "https://github.com/danwahlin/github-azure-agentic-journeys"` and select the relevant skills, then follow their instructions.