Multi-agent code verification workflow using a main agent and sub-agent loop. Use when verifying code against requirements, acceptance criteria, or quality standards. Triggers on requests to verify, validate, or check code against specifications, checklists, or instructions.
$npx -y skills add benjaminshoemaker/ai_coding_project_base --skill code-verificationInstalls into the current project.
Run `npx skills use "https://github.com/benjaminshoemaker/ai_coding_project_base" --skill "benjaminshoemaker/ai_coding_project_base/code-verification"` 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/benjaminshoemaker/ai_coding_project_base" that are relevant to the current task. Run `npx skills add "https://github.com/benjaminshoemaker/ai_coding_project_base"` and select the relevant skills, then follow their instructions.