Executes QA test cases created by /aif-qa in human-guided or automated-agent mode. Use when you need to walk through QA one case at a time, record pass/fail results, or have an agent verify cases through browser, CLI, API, automated tests, or file/document checks.
$npx -y skills add lee-to/ai-factory --skill aif-qa-checkInstalls into the current project.
Run `npx skills use "https://github.com/lee-to/ai-factory" --skill "lee-to/ai-factory/aif-qa-check"` 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/lee-to/ai-factory" that are relevant to the current task. Run `npx skills add "https://github.com/lee-to/ai-factory"` and select the relevant skills, then follow their instructions.