ACME

Operator Utilities

OpenClaw Tool Index - human and machine readable

Utility Registry

UtilityFunctionCommandLayer
OCTriageGenerates deterministic diagnostics and proof bundles.octriageDiagnostics
RadCheckScores reliability and flags drift risk.radcheckObserve
FindMyAgentLocates active agent sessions and runtime context.findmyagent --listObserve
Agent911Runs guided response and recovery workflows.agent911Recovery
LazarusSimulates recovery readiness before incidents.lazarus --simulateRecovery
WatchdogSupervises runtime hygiene and heartbeat signals.watchdog --heartbeatRuntime Hygiene
SentinelDetects anomalies and emits protection signals.sentinel --monitorMemory Integrity
SphinxGateEnforces lane discipline for token and policy flow.sphinxgate --enforceControl
DriftGuardStabilizes behavior under long-horizon drift.driftguard --stabilizeMemory Integrity
TransmissionRoutes recovery and control-plane transport signals.transmission --routeControl

Utilities by Operational Stage

Diagnose

  • OCTriage - Generates deterministic diagnostics and proof bundles.
  • RadCheck - Scores reliability and flags drift risk.

Observe

  • RadCheck - Scores reliability and flags drift risk.
  • FindMyAgent - Locates active agent sessions and runtime context.

Protect

  • Watchdog - Supervises runtime hygiene and heartbeat signals.
  • Sentinel - Detects anomalies and emits protection signals.
  • SphinxGate - Enforces lane discipline for token and policy flow.
  • DriftGuard - Stabilizes behavior under long-horizon drift.

Recover

  • Agent911 - Runs guided response and recovery workflows.
  • Lazarus - Simulates recovery readiness before incidents.
  • Transmission - Routes recovery and control-plane transport signals.

Operator Install Path

Install OpenClaw utilities and start with OCTriage.

Install
curl -fsSL https://raw.githubusercontent.com/CHE10X/octriageunit/main/install.sh | bash
Then run
octriage
Optional follow-up
radcheck
agent911