Run multiple journeys as a cross-platform test suite. Discover journeys, invoke journey-runner in isolated workspaces, deploy, verify, capture screenshots, clean up only owned Azure resources, and produce a consolidated report. USE FOR: test all journeys, regression test, CI journey validation, nightly journey test, end-to-end journey suite, validate journeys deploy correctly. DO NOT USE FOR: running one journey interactively (use journey-runner), creating journeys (use journey-template), or reviewing content (use content-reviewer).
$npx -y skills add danwahlin/github-azure-agentic-journeys --skill journey-test-harnessInstalls into the current project.
Run `npx skills use "https://github.com/danwahlin/github-azure-agentic-journeys" --skill "danwahlin/github-azure-agentic-journeys/journey-test-harness"` 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.