The independent gate for your agent loop or swarm. Use when you run an autonomous or scheduled agent loop OR a cheap-volume / open-weight / open-source agent swarm (Claude Code /loop, scheduled tasks, hooks, Codex Automations, CI-triggered agents, cron'd agents, open-source agent frameworks like CrewAI / LangGraph / AutoGen, hundreds of parallel sub-agents) and need an objective verifier that is NOT the agent that did the work — before the loop merges, deploys, trades, pays, publishes, or SAVES A RESULT AS A REUSABLE SKILL. Turns an independent judgment verdict into an exit code your loop can gate on, plus a portable signed proof attached to whatever the loop ships or saves — so a confident-but-wrong output never gets kept as a skill and replayed forever. The engine can be the cheapest model you like; the gate has to be one that isn't the engine. Keywords - loop, gate, verifier, swarm, sub-agent, parallel agents, skill, save skill, open-weight, open-source, open model, cheap model, CrewAI, LangGraph, AutoGen, autonomous, unattended, automation, CI, maker checker, self-grading, second opinion, before merge, before deploy, before save, sign, proof.
$npx -y skills add babyblueviper1/invinoveritas --skill loop-verifierInstalls into the current project.
Run `npx skills use "https://github.com/babyblueviper1/invinoveritas" --skill "babyblueviper1/invinoveritas/loop-verifier"` 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/babyblueviper1/invinoveritas" that are relevant to the current task. Run `npx skills add "https://github.com/babyblueviper1/invinoveritas"` and select the relevant skills, then follow their instructions.