Internal phase skill for humanbound-test. Drives the local-server detection, ngrok setup/install, and tunnel lifecycle. Invoked by running-adversarial-tests (the orchestrator) with intent=<verb>. Do NOT trigger directly on user phrasing — this skill is owned by the orchestrator. The user invokes the orchestrator's /humanbound-test:run instead.
$npx -y skills add humanbound/plugins --skill tunneling-local-agentInstalls into the current project.
Run `npx skills use "https://github.com/humanbound/plugins" --skill "humanbound/plugins/tunneling-local-agent"` 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/humanbound/plugins" that are relevant to the current task. Run `npx skills add "https://github.com/humanbound/plugins"` and select the relevant skills, then follow their instructions.