This skill MUST be invoked when the user says "TEST:", "TEST:VERIFY", "TEST:CONTRACT", "execute verification", "run test task", or "verification test". SHOULD also invoke when the user says "Setup/Action/Assert", "verify against infrastructure", or "capture evidence".
$npx -y skills add deepeshbodh/human-in-loop --skill testing-end-userInstalls into the current project.
Run `npx skills use "https://github.com/deepeshbodh/human-in-loop" --skill "deepeshbodh/human-in-loop/testing-end-user"` 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/deepeshbodh/human-in-loop" that are relevant to the current task. Run `npx skills add "https://github.com/deepeshbodh/human-in-loop"` and select the relevant skills, then follow their instructions.