verification-loop

Installation
SKILL.md

Verification Loop

Trigger

Use this skill when:

  • You changed runtime behavior (scripts, wrappers, MCP server, install flows)
  • You are about to say "done", "fixed", "works", or "passes"
  • You are about to bump version / release

Rules

  • Prefer commands with deterministic exit codes over "it looks fine".
  • If you cannot run verification, say exactly what you could not run and why.

Baseline Checks (AIOS)

  1. Run the verifier:
    • aios doctor
    • Or: node scripts/aios.mjs doctor
    • Compatibility wrappers: scripts/verify-aios.sh / scripts/verify-aios.ps1
Installs
2
GitHub Stars
39
First Seen
Apr 15, 2026
verification-loop — rexleimo/rex-cli