byhumanbound· 4 skills
Internal phase skill for humanbound-test. Picks/creates the humanbound project, reads the user-authored ClientBotConfiguration from bot-config.json, dispatches the test via hb_connect or hb_run_test, then exits with a "grab a coffee" message and watch hint — results are delivered by email. Drives Step 6 of the orchestrator (the "Run test" phase: project picker + summary + confirm + dispatch + exit). On intent=resume <id>, polls until terminal and renders findings inline. Do NOT trigger on user phrasing.
$npx -y skills add humanbound/plugins --skill dispatching-hb-testsInstalls into the current project.
Run `npx skills use "https://github.com/humanbound/plugins" --skill "humanbound/plugins/dispatching-hb-tests"` 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.