Verify completed implementation against the plan. Checks that all tasks were fully implemented, nothing was forgotten, code compiles, tests pass, and quality standards are met. Use after "/aif-implement" completes, or when user says "verify", "check work", "did we miss anything".
$npx -y skills add lee-to/ai-factory --skill aif-verifyInstalls into the current project.
Run `npx skills use "https://github.com/lee-to/ai-factory" --skill "lee-to/ai-factory/aif-verify"` 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.