Check invariants
A drop-in self-improving memory + operations harness for AI agents (OpenClaw / Hermes / Claude Code / Codex). Layered memory, autonomous drift-fixing loop, evals, and one-command DR. Templates + scripts, no secrets.
npx -y skills add Walliiee/agent-harness --skill check-invariantsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Cron maintenance wrapper for OpenClaw invariant checks. Kept for the cron job that invokes workspace/tools/check-invariants.sh through skill-wrapper.
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.9 KB, 130 tokens by cl100k_base, as published. Nobody here has run it
check-invariants
Cron maintenance wrapper for ${OPENCLAW_HOME}/workspace/tools/check-invariants.sh.
Contract
- Primary trigger: OpenClaw cron job
Invariants check — weekly Sun 04:00. - Must run through
${OPENCLAW_HOME}/bin/skill-wrapper --skill check-invariants --agent main --trigger cron. - The wrapped script owns the invariant list and failure behavior.
- Preserve exit codes so cron failure handling and the skill-runs ledger agree.
Verification
bash ${OPENCLAW_HOME}/workspace/tools/check-invariants.sh
openclaw cron list